Introducing Excel’s STOCKHISTORY Function
The STOCKHISTORY function recently showed up in my non-beta version of Excel 365.
Its appearance was a surprise because it wasn't announced as a What's...
How to Split and Index Delimited Text with Excel Formulas
For the longest time I've wished that Microsoft would add a SPLIT function to Excel. The function would have a syntax like this...
=SPLIT(text, delimiter,...
Using the Hidden Power of Excel’s FILTER Function
When you take the time to explore a new worksheet function, it's amazing what you can discover!
And I won't tell you about the really...
How to Report Top and Bottom Results Using Dynamic Arrays in Excel
In How to Use Excel’s LET Function, I showed several examples of a powerful function that Microsoft added to Excel 365 in the summer...
How to Use Excel’s LET Function
In the summer of 2020, Microsoft introduced the LET function for Excel 365—one of the most-significant new worksheet functions that Microsoft has introduced in...
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...
How to Define General Ledger Account Groups in Excel
In Part 1 of this series, How to Report GL Account Groups in Excel, we explored the strategy for creating financial reports that use...
XLOOKUP vs VLOOKUP vs INDEX-MATCH vs SUMIFS
SUMIFS? Really?
Why is SUMIFS included among those lookup methods? I'll explain in a few minutes.
But first, let's look at the lookup methods shown in...
How to Report GL Account Groups in Excel
Believe it or not, this income statement is quite sophisticated. It's not nearly as simple-minded as it looks.
In fact, this income statement illustrates a...
How to Use Array Formulas to Report Groups of Accounts
Often, in accounting, marketing, and other departments, we'd like to report and analyze groups of items rather than one item at a time.
In Part...