Error Handling in Excel Spreadsheets
It’s virtually guaranteed. If you have a bunch of formulas like this…
M43: =C43/D43
…then the divisor, D43 in this instance, will have a value of...
Eight Tips to Make Excel Easier to Use
I've been using Excel since 1985. During that time, I've discovered some useful ways to make Excel easier to use. Here are eight tips...
Down With Gauges!
It's possible to carry an analogy too far.
Dashboards for managers are logically similar to dashboards for cars. Both types of dashboards provide key information...
Document Excel Worksheets with Pictures that Include Row and Column Headings
This image is a picture of a section of an Excel worksheet. Be sure to include pictures like this when you create your own...
Do Your Excel Reports Document Performance? Or Communicate It?
When you report or analyze performance in Excel, you need to ask yourself a key question...
Am I documenting results, or communicating them?
There’s a huge...
Display Any Colors in Excel
(Note: I wrote this article in about 2004, and I rediscovered it only recently. Because there's a lot to say about using colors in...
Declaring Variables in VBA: Three Keys for Success
A recent post in an Excel forum included some VBA code and asked why the code kept failing. The first few lines of code...
Create Variable-Length, Dynamic Reports Linked to Excel Tables
Excel Tables are a powerful feature introduced in Excel 2007. Not only can you report from them directly, you can use them as a...
Corporate VBA Standards for Excel Users Who Program
(Update: To see an illustration of the points I discussed here, see Read a Text File with VBA, And Write the Text to Excel.)
In most...
Compare Performance to Yes-No Conditions in Excel Charts
When you see changes in trends of business performance, it's natural to ask what caused them.
Excel charts can answer many of those questions by...