How to Create and Use Dynamic Range Names in Excel
(Download the example workbooks.)
We Excel users often refer to ranges that need to move or expand in future versions of our reports. For example:
...
How to Calculate BOTH Types of Compound Growth Rates in Excel
If you search the web to learn how to calculate a compound growth rate in Excel, you’ll likely find instructions for calculating only one...
Five Ways to Calculate Frequency Distributions in Excel
Walt captures blood-pressure readings and wants to find how often the readings fall into various ranges of values.
This is a common need for a...
The Most Powerful Ways to Summarize Excel Data for Reporting and Analysis
(Note: I wrote this before Microsoft introduced Excel Tables or SUMIFS. This post is scheduled for an update.)
Excel users often need to summarize data...
How to Use SUMIFS with Criteria Lists, Summarizing Sales
With one exception, SUMIFS is a very powerful function. And it's very fast.
To understand the one exception, suppose you have a table of sales...
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...
Excel’s VLOOKUP vs INDEX-MATCH Functions
Excel offers two primary lookup methods: VLOOKUP and INDEX-MATCH. Although the two methods are similar, INDEX-MATCH is more powerful.
I suspect, however, that VLOOKUP is better-known and more...
How to Set Up a Pivot Table as an Excel-Friendly Database
You can use a Pivot Table as a database in the same way that you can use Excel Tables and other Excel-Friendly Databases (EFDs).
In...
How Excel’s MIRR Function Can Fix the IRR Function
The calculation of an Internal Rate of Return is very appealing...at first glance.
When you know the IRR of a prospective investment, you seem to...
How to Count the Occurrences of Items in a List
"I have a list of repair orders (RO). I want to know how many one line repair orders there are in the list. So...