July 20, 2017
Power Query Unpivot Scenarios
In this post I’m going to show you how to use Power Query’s Unpivot tool to fix 3 common data
Read MoreJuly 20, 2017
In this post I’m going to show you how to use Power Query’s Unpivot tool to fix 3 common data
Read MoreJuly 11, 2017
Did you know you can display symbols in Excel Slicers? That’s right, Slicers aren’t just limited to listing boring old
Read MoreJuly 5, 2017
Sometimes a secondary axis is a necessary evil. After all, most of the time you can’t plot big numbers and
Read MoreJune 29, 2017
One of the cool features of Power BI is the ability to cross filter and highlight charts. With a simple
Read MoreJune 21, 2017
Way back, when Excel 4.0 was around, it used a macro language called XLM. VBA was introduced in Excel 5.0.
Read MoreJune 13, 2017
New in Excel 2019 onward and Microsoft 365 is the ability to set a PivotTable default layout, which can save
Read MoreJune 6, 2017
Microsoft recently announced a project called Script Lab, previously known as 'Add-In Playground', which aims to help you learn how
Read MoreJune 1, 2017
If you share Excel files and reports with users from different countries then you might want to give them a
Read MoreMay 24, 2017
The monthly update cycle for Excel’s Power Query sure keeps us on our toes. Power Query Updates for Excel 2010
Read MoreMay 17, 2017
Excel Themes are a bundle of default colors, font styles and Shape effects. There are lots of built in Excel
Read MoreMay 12, 2017
After my last post on debugging VBA I received a few comments with other tips or commands people use for
Read MoreMay 4, 2017
When you write VBA, or any programming language, you are going to encounter errors in it, or should we call
Read MoreApril 26, 2017
Power Query* can easily take a column of dates and extract, or convert it into various handy date formats with
Read MoreApril 20, 2017
Inserting, copying, moving, or cutting and pasting rows and columns is something we do every day in Excel. And there
Read MoreApril 14, 2017
In Excel we often need to work with lists. List of numbers, letters, dates, countries, products, you get the idea.
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 More