Find Leading Indicators Using Automated Cross Correlations in Excel, Part 1

0
It all seems so simple... To improve your forecasts of sales or other measures, you simply need to find leading indicators...measures that are highly correlated...
Although Excel provides two worksheet functions that ignore filtered rows in a Table, nearly any function can ignore those hidden rows if you use this new trick.

Use a ‘Visible’ Column in Formulas to Ignore Hidden Rows in Filtered Tables

0
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...
Here are the only two ways I know to set up formulas that look up data in an Excel Table, using more than one criteria.

Two Ways to Set Up Multi-Criteria Lookup Formulas in Excel

0
The Excel Table below illustrates a common type of lookup problem…perhaps taken to a slight extreme. Here, we have a specific manager for each month...
Here's how to use both VBA and iterative calculations to update your workbook in response to DDE updates. Also includes ideas from other Excel MVPs.

Track Dynamic Data with VBA or with Iterative Calculations

0
"My A1 cell changes value every minute because it imports data from a DDE server. To keep historical data, I would like to list...
Simple spreadsheet edits can introduce costly Excel errors. Here are three techniques that can help you to reduce your errors in Excel.

Three Ways to Reduce Errors in Your Excel SUM Formulas

0
If you aren't careful, simple edits to your reports and analyses can cause significant errors. Years ago, for example, I heard about an expensive error...
Excel's SUMPRODUCT Function offers more power and flexibility than its help files describe. Here's a new way to use one of Excels' most-powerful functions.

The SUMPRODUCT Function’s Undocumented Method

0
SUMPRODUCT and SUMIFS are Excel's two most powerful functions for returning filtered data from a table. SUMPRODUCT is more powerful, but SUMIFS is faster. Unfortunately, Microsoft's documentation about...
Excel offers several ways to summarize data quickly and easily. Here are the most powerful and flexible approaches, which include using Excel array formulas.

The Most Powerful Ways to Summarize Excel Data for Reporting and Analysis

0
(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...
Spreadsheet users in businesses have distributed management dashboard reports for more than 30 years. Here's an example from the early days of spreadsheets.

The First Spreadsheet Dashboard: Mini-Graph Reports in Lotus 1-2-3

0
This is the first dashboard report ever created with spreadsheets. I worked on this reporting technique in the early 1980s, then included this report...
Your managers, clients, and other VIPs will pay more attention to charts that look professionally designed. Here are the basics of how to produce them.

The Basics of Professional Excel Charting

0
When you're reporting, you can't run a cable from your data to your readers' brains. But the next-best alternative is to use great charts. By "great...
Using the right Excel charts to display year-to-date variances can clarify budgets and spending problems. But using the wrong charts is a waste of time.

Show Useful Year-to-Date Variance Charts in Your Excel Dashboards

0
Many companies have a difficult time creating charts of spending variances. In fact, many companies rely on charts that are nearly useless for that...