May 10, 2016
Interactive Excel Charts
Using interactive Excel charts in your dashboards and reports allows the user to pick and choose what they want to
Read MoreMay 10, 2016
Using interactive Excel charts in your dashboards and reports allows the user to pick and choose what they want to
Read MoreMay 3, 2016
At first glance the CHOOSE function isn’t very exciting and typically you have to team it up with other functions
Read MoreApril 27, 2016
If you want to maximise Excel on a single monitor you can just click on the maximize button That's ok
Read MoreApril 19, 2016
Excel MROUND function is perfect for rounding numbers to the nearest multiple. For example, last week Brenda said she was
Read MoreApril 11, 2016
In Excel 2007 Microsoft thought they’d get clever and impose nested row labels in our PivotTables: If you’re a PivotTable
Read MoreApril 11, 2016
If you put a field in the values area of a PivotTable and it defaults to COUNT as opposed to
Read MoreApril 6, 2016
Imagine that you are preparing data for a pivot table, and you want to make sure that all the cells
Read MoreMarch 29, 2016
A common task in Excel is to compare two lists to identify which items are duplicates, different or missing from
Read MoreMarch 21, 2016
There comes a time in many Excel users’ careers where we start to write incredibly complex Excel formulas to summarise
Read MoreMarch 15, 2016
You can create very complicated and powerful VBA routines in Excel, but not all VBA code has to be like
Read MoreMarch 3, 2016
If you want to limit the choices available for the values that can be entered into a cell, you could
Read MoreFebruary 23, 2016
I get the fanfare around infographics. They’re used to make information more appealing, grab attention, awaken interest, lessen boredom and
Read MoreFebruary 17, 2016
I use Dynamic Text Labels all the time, whether it’s in a Dashboard report or chart title, and even to
Read MoreFebruary 9, 2016
In this tutorial we're going to reformat Excel reports with Power Query. Why? Because external systems can create some pretty
Read MoreFebruary 1, 2016
When you know what Power Query is capable of you’ll want to get your hands on it immediately. It’s available
Read MoreJanuary 27, 2016
There are 3 ways you can transpose data in Excel (not including VBA). Download the workbook and follow along Enter
Read MoreJanuary 20, 2016
Excel Multi-cell array formulas are a single formula which returns multiple values and is entered into multiple cells. Hence ‘multi’
Read MoreJanuary 12, 2016
You'll typically find the ROW(S) or COLUMN(S) functions nested inside other functions because they make formulas more efficient to write.
Read MoreDecember 15, 2015
Slicers are a great tool for incorporating interactivity into your reports but we don’t always want to analyse our data
Read MoreDecember 8, 2015
In an ideal world our data will be in one table so we can easily analyse it in a PivotTable
Read MoreDecember 4, 2015
If VBA can’t execute a statement (command) then a run-time error occurs. By default Excel deals with these, so when
Read MoreNovember 24, 2015
Around this time last Year I created an Advent Calendar in Excel: To Count Up or To Count Down? Now,
Read MoreNovember 17, 2015
Updated 16 May 2023 Note: This does not apply to Power Pivot aka Data Model PivotTables. When you create a
Read MoreNovember 10, 2015
I bet there's been the odd time you've said to yourself "wouldn't it be nice if Excel had..." Or maybe
Read MoreNovember 6, 2015
In a previous post I looked at using the FileSystemObject to search through folders on your computer's disk and create
Read MoreOctober 27, 2015
Unfortunately there’s no built in way to calculate the median in a PivotTable. The approach is different depending on whether
Read MoreOctober 20, 2015
A recurring task in my previous life as an accountant was to analyse actual vs budget figures. However the figures
Read MoreOctober 13, 2015
That’s a rubbish title, I know. I couldn’t think of a succinct way to describe what I’m about to show
Read MoreOctober 6, 2015
The AGGREGATE Function is the Swiss Army Knife of functions; it’s so versatile it can replace these 19 Excel functions
Read MoreOctober 1, 2015
If you want to save data from one Excel session to another, you can store this in the Windows registry.
Read More