July 3, 2020
Animating Excel Charts
If you are going to use animation in your charts, you should do it to enhance the story your data
Read MoreJuly 3, 2020
If you are going to use animation in your charts, you should do it to enhance the story your data
Read MoreJune 25, 2020
Using a formula to return a reference to a range of cells allows us to generate a reference on the
Read MoreJune 18, 2020
With the new Excel STOCKHISTORY function we can finally get historical price data for stocks, bonds, funds, crypto and foreign
Read MoreJune 11, 2020
The Excel INDEX function is a treasure trove of functionality, but most of us only know one way to use
Read MoreJune 4, 2020
Let's say we need to assign staff to work different shifts and no person can work both early and late
Read MoreMay 27, 2020
If you are using a filter on a 'regular' pivot table (one that isn't using source data from Power Pivot),
Read MoreMay 13, 2020
Excel Forms are super useful if you collate data manually, for example via email or PDF forms. Or even if
Read MoreMay 8, 2020
I've previously written about getting real time data (RTD) into Excel using Python. In this post I'm going to chart
Read MoreApril 30, 2020
Office 365 users now have access to the Visio for Excel free add-in enabling you to create Excel flow charts
Read MoreApril 20, 2020
Data validation lists will only let you choose one item from the list. But what if we have a situation
Read MoreApril 16, 2020
The Excel LET function* enables you to declare variables and intermediate calculations inside of a formula. It’s like the DAX
Read MoreApril 9, 2020
Creating this searchable drop down list in Excel is so easy I’m wondering why I never thought of it before.
Read MoreApril 2, 2020
In this post we’re going to look at how you can import multiple files containing multiple sheets with Power Query,
Read MoreMarch 25, 2020
Managing projects or tasks can be improved with a visual representation of progress and milestones. Thankfully, an Excel project management
Read MoreMarch 18, 2020
I've written about using calendars/date pickers in userforms before but this one is particularly easy and flexible to use, even
Read MoreMarch 11, 2020
Here's the scenario: I want to send different pages of my pivot table report to different email recipients. I can
Read MoreMarch 5, 2020
This post contains 20 Excel keyboard shortcuts used by Excel pros. I’m not talking about CTRL+Z, and the like, these
Read MoreFebruary 26, 2020
If you use a scatter plot for a dataset that has discrete values in one dimension, for example your x-axis
Read MoreFebruary 20, 2020
When you plot multiple series in a chart the labels can end up overlapping other data. A solution to this
Read MoreFebruary 13, 2020
We can use a data validation list or a Slicer to lookup pictures in Excel. This ability to lookup pictures
Read MoreFebruary 6, 2020
One of the cool features in Power BI is the ability to cross highlight from one chart to another by
Read MoreJanuary 28, 2020
I was recently asked to provide the ability to search a list of records (like a table) using a user
Read MoreJanuary 23, 2020
With Excel formulas we can easily list the first Monday date in each month, or the last Sunday, or whatever
Read MoreJanuary 11, 2020
If you need to plot data that has one variable where values can be the same or very similar, for
Read MoreJanuary 8, 2020
Oh, how I wish I’d had the fortune of the new Excel XLOOKUP function back in my accounting days. The
Read MoreDecember 11, 2019
Excel Hash is an Excel competition dreamed up by fellow Excel MVP, Oz du Soleil. It’s based on the popular
Read MoreDecember 3, 2019
The Excel XOR function, or ‘exclusive OR’ as it’s known in the programming world, performs a test on an array,
Read MoreNovember 28, 2019
A few weeks ago, Matt asked if we could extract start and end dates with Power Query. He has a
Read MoreNovember 19, 2019
Reduce clutter in busy line charts by plotting your data in small multiple charts, or panel charts as they’re sometimes
Read MoreNovember 12, 2019
Labeling charts is useful if the reader needs to know the exact value for each point. We can position labels
Read More