February 17, 2017
Excel Custom Number Format Guide
I’ve put together this Excel custom number format guide as a resource for our members. There are loads of ways
Read MoreFebruary 17, 2017
I’ve put together this Excel custom number format guide as a resource for our members. There are loads of ways
Read MoreFebruary 9, 2017
Using Excel Conditional Formatting to highlight matches is easy when you team it up with a data validation list like
Read More
January 31, 2017
This post is going to look at how to return an array from a udf. My last post looked at
Read More
January 24, 2017
I've previously written a UDF to count colored cells and then perform various maths functions on the values in those
Read More
January 17, 2017
By Harold Graycar XL Numerics Developer of Excel for Customer Service Professionals The previous post on this topic included a
Read MoreJanuary 12, 2017
By Harold Graycar XL Numerics Developer of Excel for Customer Service Professionals When dealing with large tables containing ‘buckets’ of
Read MoreJanuary 5, 2017
One of the nice features of Excel Tables is the banded row formatting, which makes it easier to read and
Read MoreDecember 29, 2016
An awesome new feature available in Office 365 are Icons. You’ll find Excel Icons in the Insert tab of the
Read MoreDecember 15, 2016
Survey data can be tricky to display in a chart so in this post I’m going to give you some
Read MoreDecember 7, 2016
Excel Heat maps can speed up interpretation of data and focus the reader’s attention to problem or key areas. And
Read MoreDecember 1, 2016
Slopegraphs were first introduced by Edward Tufte in his book, The visual Display of Quantitative Information (1983) where he referred
Read More
November 25, 2016
We often get asked if we can count colored cells on a worksheet, and yes you can. You could count
Read MoreNovember 17, 2016
Last week I received the following question from André: “I need a formula that will count how many values in
Read More
November 11, 2016
In a previous post I discussed storing your UDF's in PERSONAL.XLSB so that you could use them in any workbook.
Read More
October 27, 2016
You've created your own PERSONAL.XLSB and want to use it to store VBA that you are going to use all
Read More
October 18, 2016
This tutorial is applicable to Excel 2019 onward and with a Microsoft 365 license. In Excel 2019 there are a
Read MoreOctober 18, 2016
This tutorial is applicable to Excel 2019 onward. New in Excel 2019 is the SWITCH function. It looks up a
Read MoreOctober 14, 2016
A couple of days ago I sent out a survey about the name of an argument in one of the
Read MoreOctober 7, 2016
In Excel 2007, Microsoft thought it would be a good idea to increase the number of times you can nest
Read MoreSeptember 28, 2016
Using Excel Styles in your workbooks can not only make formatting them quicker and easier, but also result in more
Read More
September 21, 2016
My last post looked at creating a simple user defined function (UDF). This post looks at a little more advanced
Read More
September 15, 2016
Any user of Excel will have used its functions. From the humble SUM to VLOOKUP, INDEX and MATCH, OFFSET and
Read MoreSeptember 7, 2016
The Excel PivotTable Show Values As menu has a load of handy instant calculations you can use. For example you
Read MoreSeptember 1, 2016
There are a few ways to approach a running total formula, but Excel Tables require something special, or you're likely
Read More
August 25, 2016
Following on from Mynda's post last week on Dependent Data Validation, I've written a little VBA that enhances the functionality.
Read MoreAugust 16, 2016
I’ve written about how to create dependent data validation lists before here; Excel Data Validation with dependent lists, and here;
Read MoreAugust 11, 2016
Slicers are a great tool for easily filtering PivotTables and Pivot Charts, but what if you want to use a
Read MoreAugust 3, 2016
I was reading a health magazine last week and the chart below caught my eye. click image to enlarge (sorry
Read More
July 28, 2016
After you’ve written some VBA, or created your own form, or you’ve found some useful code on the internet, you
Read More
July 21, 2016
You have a workbook with lots of sheets and you want to do things like hide sheets, delete some sheets
Read More