February 13, 2020
Lookup Pictures in Excel
We can use a data validation list or a Slicer to lookup pictures in Excel. This ability to lookup pictures
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 MoreNovember 6, 2019
Often, you’ll find Actual vs Target charts based on categorical data in the form of a column chart, however they’re
Read MoreOctober 30, 2019
One thing I often found frustrating with VBA is the lack of any easy way to see the values in
Read MoreOctober 22, 2019
Comparing two lists is easily done with Power Query, but maybe you prefer to use a formula to extract values
Read MoreOctober 15, 2019
Creating a reducing Data Validation list is easy with the new dynamic array formulas. Let’s say we have a list
Read MoreOctober 9, 2019
Typically if you need to lookup a value from a table you'd employ VLOOKUP or INDEX/MATCH. However if your data
Read MoreSeptember 24, 2019
Dates and times are stored in Excel as decimals known as serial numbers. The date is represented by the whole
Read MoreSeptember 19, 2019
Excel Data Tables are one of the What-if Analysis tools that we have available to aid our decision making. They
Read MoreSeptember 12, 2019
The Excel CONCAT function, new in Excel 2019, replaces the legacy CONCATENATE function*. It’s a simple function that joins the
Read MoreSeptember 6, 2019
Following on from my Introduction to PowerApps and Excel, this post looks at some customizations we can do to our
Read MoreAugust 30, 2019
What are PowerApps? Microsoft describe PowerApps as a suite of apps, services, connectors and data platform that provides a rapid
Read MoreAugust 22, 2019
Charting survey data can be tricky, and when you want a segmented survey data chart it adds another layer of
Read MoreAugust 14, 2019
Year on year charts or data over time is one of the most common data visualisations you’ll see. However, the
Read MoreAugust 8, 2019
In this post I’m going to show you a way to create an Excel bar chart with a vertical line.
Read MoreAugust 1, 2019
To start with let's understand that I'm talking about the 'old' style comments like the one on the left. In
Read MoreJuly 24, 2019
If we want to find whether or not a character or string occurs within another string we can use FIND
Read MoreJuly 16, 2019
The Excel PivotTable field list automatically appears in the task pane on the right-hand side of the Excel window when
Read MoreJuly 9, 2019
Unlike Excel, referencing the next row in Power Query, or even the previous row, is not as simple as we
Read MoreJuly 2, 2019
If you are working with several variables that relate to one thing, for example you are working with employee data,
Read MoreJune 25, 2019
There are many Excel Calendar templates available and if you look at them closely, you’ll see they have some mind-boggling
Read More