August 15, 2023
Excel Dynamic Named Ranges
Excel dynamic named ranges bring flexibility and efficiency to your spreadsheets. Unlike static named ranges, dynamic named ranges automatically adjust
Read MoreAugust 15, 2023
Excel dynamic named ranges bring flexibility and efficiency to your spreadsheets. Unlike static named ranges, dynamic named ranges automatically adjust
Read MoreAugust 8, 2023
Excel functions are the backbone of a financial modeler’s day to day work and as such, it’s essential to have
Read MoreMay 30, 2023
Excel can now write formulas for you. Simply give it an example or two and it’ll suggest a formula to
Read More
February 23, 2023
Writing Excel formulas is one of the most important tasks to master in Excel, but it can be a mine
Read MoreJanuary 12, 2023
A data analyst gathers, cleans, models, analyses, and interprets data. The gathering and cleaning should be done with Power Query.
Read MoreDecember 15, 2022
The Advanced Formula Environment (AFE) is part of the Excel Labs add-in and is still in its early stages of
Read More
November 30, 2022
Excel Formula Writing Tips, Tricks and Tools that will change how you work in Excel Formulas are THE MOST IMPORTANT
Read More
October 6, 2022
Microsoft recently released 11 new Excel functions for shaping arrays (data). I already covered VSTACK and HSTACK which was super
Read MoreSeptember 22, 2022
We can learn a lot from looking at what others do in Excel, both the good and the not so
Read MoreSeptember 8, 2022
The new Excel IMAGE function enables you to insert images into cells with a formula. From there you can resize
Read More
September 1, 2022
Excel VSTACK and HSTACK functions are just two of a raft of new text manipulation functions available to Microsoft 365
Read MoreJuly 21, 2022
I often get asked how to identify overlapping dates and times in Excel. Excel doesn’t have an ‘overlap’ function, but
Read MoreMarch 31, 2022
It’s been a long wait, but we finally have some exciting new Excel text functions that are going to make
Read MoreMarch 10, 2022
Most Excel users know the basic functions like SUM, COUNT, AVERAGE etc. Therefore, in this tutorial I’m going to cover
Read MoreJanuary 6, 2022
I know you’re probably thinking that everyone knows how to use the SUM function, but I’m willing to bet that
Read MoreOctober 21, 2021
If you’ve worked with dynamic array formulas*, you’ll have noticed that they’re able to spill the results to multiple cells.
Read MoreMarch 4, 2021
The new Excel LAMBDA function that we looked at last week also enables us to write custom recursive LAMBDA functions.
Read MoreFebruary 25, 2021
The new Excel LAMBDA function allows you to define your own custom functions using Excel’s familiar formula language. That means
Read MoreJuly 16, 2020
Navigating workbooks with lots of sheets can be tedious. In this tutorial I’m going to show you how to dynamically
Read MoreJune 25, 2020
Using a formula to return a reference to a range of cells allows us to generate a reference on the
Read MoreJune 18, 2020
With the new Excel STOCKHISTORY function we can finally get historical price data for stocks, bonds, funds, crypto and foreign
Read MoreJune 11, 2020
The Excel INDEX function is a treasure trove of functionality, but most of us only know one way to use
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 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 3, 2019
The Excel XOR function, or ‘exclusive OR’ as it’s known in the programming world, performs a test on an array,
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 More
October 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 More
September 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 More