January 24, 2019
Numbering Grouped Data in Power Query
Numbering items within grouped data is easy with an Excel COUNTIF formula, but numbering grouped data in Power Query requires
Read MoreJanuary 24, 2019
Numbering items within grouped data is easy with an Excel COUNTIF formula, but numbering grouped data in Power Query requires
Read MoreJanuary 15, 2019
The VBA Like operator allows you to compare strings against a pattern. You can search a string to check if
Read MoreJanuary 8, 2019
I really wanted the title of this post to be “Excel Sorted Dynamic Unique List Ignoring Blanks and Errors”, but
Read MoreDecember 13, 2018
We've had a few forum questions recently asking how to play audio files in Excel. Normally I'd just use my
Read MoreDecember 6, 2018
If you’re familiar with array formulas, then the simplicity of Excel Dynamic Arrays will be a breath of fresh air.
Read MoreNovember 30, 2018
You might want to save your charts as images that can then be used in other applications, like email or
Read MoreNovember 22, 2018
Mynda wrote a post about line charts vs dot plots where one of the steps in setting up the dot
Read MoreNovember 15, 2018
The options in the Pivot Chart library are limited, which you’ll know if you’ve ever tried to create a Scatter
Read MoreNovember 8, 2018
Ok, that title is a lie. There’s no such thing as an Excel Scatter Pivot Chart. It’s like mixing water
Read MoreNovember 1, 2018
A common chart mistake is to use a line chart for the wrong type of data. An example of that
Read MoreOctober 24, 2018
My last post looked at web scraping using VBA, where I loaded a single page and extracted content. In this
Read MoreOctober 17, 2018
We can use VBA to retrieve webpages and comb through those pages for data we want. This is known as
Read MoreOctober 11, 2018
There are a couple of ways you can hide blanks in Excel PivotTables. To be clear, the ‘blanks’ I’m referring
Read MoreOctober 2, 2018
AI powered Excel Data Types will transform the way we work with Excel by enabling a cell to contain much
Read MoreSeptember 27, 2018
There is a new style of comment available in Excel for Office 365 users*. They’re technically called Threaded Comments, but
Read MoreSeptember 19, 2018
Let's say you have a range that you want to convert to a table Something like this that has fills,
Read MoreSeptember 11, 2018
If you end up with a workbook that contains custom styles, removing all of these may be a pain depending
Read MoreSeptember 4, 2018
Excel Hash is an Excel competition dreamed up by fellow Excel MVP, Oz du Soleil. It’s based on the popular
Read MoreAugust 31, 2018
The SUBSTITUTE function allows you to change text in a string, or a range of strings, but there is more
Read MoreAugust 21, 2018
Excel Chart titles are often a wasted opportunity to connect with your audience and drive home your message. So, let’s
Read MoreAugust 14, 2018
Understanding your data and creating Excel charts has never been easier with Excel's Analyze Data (previously known as Excel Ideas
Read MoreAugust 8, 2018
Excel Waterfall charts are now available to Office 365 users via the Insert > Charts menu. It makes light work
Read MoreAugust 2, 2018
Last week I looked at getting real time data into Power BI using PubNub. This week I want to take
Read MoreJuly 27, 2018
In this post I'm going to look at getting real time data (RTD) into Power BI using a real time
Read MoreJuly 19, 2018
It’s often difficult enough to figure out the correct Excel functions to use, but it’s significantly harder if you also
Read MoreJuly 13, 2018
In this post I'm going to look at how you can create an Azure Machine Learning experiment to predict diamond
Read MoreJuly 3, 2018
If you've written subs or functions in your own add-in, you can use them in your worksheet as you would
Read MoreJune 25, 2018
Excel Slicers are great, but they’re a bit on the chunky side and that can be a pain when you’re
Read MoreJune 19, 2018
Splitting data over multiple sheets is perhaps one of the worst Excel crimes I see. It’s a crime because it
Read MoreJune 12, 2018
The Power Query Add Column from Example feature simplifies a task many of us perform daily. For example, how often
Read More