April 3, 2017
Excel PivotTable Distinct Count
With the integration of Power Pivot into Excel 2013 (known as the Data Model), we now have access to a
Read MoreApril 3, 2017
With the integration of Power Pivot into Excel 2013 (known as the Data Model), we now have access to a
Read MoreMarch 22, 2017
New in Excel 2019* is the TEXTJOIN Function. It's the grown-up sibling of CONCATENATE. Both TEXTJOIN and CONCATENATE join text
Read MoreMarch 16, 2017
New in Excel 2016 (for Office 365 subscription users only*) are Map Charts. *If you have Office 365 and can’t
Read MoreMarch 10, 2017
If you are working with strings (a sequence of letters, numbers or other characters) in VBA then you are going
Read MoreMarch 1, 2017
Power Query’s Unpivot tool allows us to fix one of the most common mistakes (many) Excel users make when capturing
Read MoreFebruary 22, 2017
In this tutorial we’re going to look at how we can use Excel Conditional Formatting to highlight rows in a
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 MoreJanuary 31, 2017
This post is going to look at how to return an array from a udf. My last post looked at
Read MoreJanuary 24, 2017
I've previously written a UDF to count colored cells and then perform various maths functions on the values in those
Read MoreJanuary 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 MoreNovember 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 MoreNovember 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 MoreOctober 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 MoreOctober 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 MoreSeptember 21, 2016
My last post looked at creating a simple user defined function (UDF). This post looks at a little more advanced
Read MoreSeptember 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