October 23, 2017
Fix Excel Dates Formatted as Text
Dates incorrectly entered or imported as text are a showstopper. We need our dates entered as date serial numbers to
Read MoreOctober 23, 2017
Dates incorrectly entered or imported as text are a showstopper. We need our dates entered as date serial numbers to
Read MoreOctober 20, 2017
Even though dates and time are actually stored as a regular number known as the date serial number, we can
Read MoreOctober 19, 2017
The Excel NETWORKDAYS.INTL function (new in Excel 2010) returns the number of working days between two date serial numbers, excluding
Read MoreOctober 12, 2017
If you receive your data in separate daily, weekly or monthly files then before you can even begin analyzing the
Read MoreOctober 2, 2017
Highlighting the minimum and maximum in an Excel chart can help focus your readers’ attention. We can manually select points
Read MoreSeptember 26, 2017
The default Excel chart legends can be awkward and time consuming to read when you have more than 2 series
Read MoreSeptember 19, 2017
In an ideal spreadsheet our formulas would always reference adjacent cells and columns and it would be obvious which cells
Read MoreSeptember 7, 2017
Excel Pivot Chart Drill down buttons are a new feature available in Excel 2016. You’ll find them in the bottom
Read MoreAugust 22, 2017
As with most things in Excel, there are many ways to extract a list of unique or distinct values from
Read MoreAugust 15, 2017
Sometimes we want to find and remove duplicates in Excel, other times we just want to identify or highlight duplicates.
Read MoreAugust 10, 2017
VBA SELECT CASE allows you to test an expression against multiple conditions, and then carry out a series of commands
Read MoreAugust 3, 2017
The VBA IF THEN ELSE statement lets you test a condition, and then carry out other commands if the test
Read MoreJuly 27, 2017
If your company’s fiscal year runs in line with the calendar year then it’s easy to convert dates into quarters
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 More