Excel’s CLEAN Function is More Powerful Than You Think
The Excel 2016 help file for the CLEAN function provides more information than earlier versions:
“Removes all nonprintable characters from text. Use CLEAN on text imported...
How to Use SUMPRODUCT to Find the Last Item in an Excel List
Suppose you have a Sequential List of items, as in the second table in the figure below. And suppose you want to show the...
How to Stack and Shelve Dynamic Arrays
While using Excel 365 recently, I needed to create one dynamic array that would consist of two arrays, with one stacked on top of...
Why INDEX-MATCH Is Far Better Than VLOOKUP or HLOOKUP in Excel
(Download the workbook.)
Excel’s VLOOKUP function is more popular than the INDEX-MATCH function combination, probably because when Excel users need to look up data then a "lookup" function...
How to Return Random Numbers from a Normal Distribution for Your Excel Forecasts
(This is the first of two articles about normal distributions. The second article is, How to Create Monte Carlo Models and Forecasts Using Excel Data...
Use Excel VBA to Test Report Calculation Times
I once exchanged email with an experienced Excel jockey who insisted that VLOOKUP was Excel’s fastest lookup method. It was even faster, he said,...
Use a ‘Visible’ Column in Formulas to Ignore Hidden Rows in Filtered Tables
Excel Tables, introduced in Version 2007, give us the ability to use column filters to hide rows in a Table.
And slicers for Tables, introduced...
Highlight Normal Results in Line Charts to Make Exceptional Results Stand Out
Line charts that show trends in performance are the most useful type of chart that management reports can contain.
All managers want good performance to...
How to Create a Rolling Forecast of Seasonal Sales in Excel
The Excel chart below shows the typical saw-tooth pattern of seasonal sales.
Seasonal sales have about the same pattern every year, every week, or both. In...
How to Work with Dates Before 1900 in Excel
(Download the workbook.)
If you work with dates prior to the year 1900, Excel's standard date-handling system will be no help. However, there are several...