More About Spreadsheet Errors and Fixes
More About Spreadsheet Errors and Fixes
The PDF file in the attachment below includes topics and content from both the companion video
and this reading. You can save this file for future reference:
When you are new to data analytics—and sometimes even when you aren't—spreadsheet struggles
are real. It never feels good when you type in what you are sure is a perfect formula or function, only
to get an error message. Understanding errors and how to fix them is a big part of keeping your data
clean, so it’s important to know how to deal with issues as they come up, and more importantly, not
to get discouraged.
Remember, even the most advanced spreadsheet users come across problems from time to time.
As a follow-up to what you learned in the previous video, here are a few best practices and helpful
tips. These strategies will help you avoid spreadsheet errors to begin with, making your life in
analytics a whole lot less stressful:
1. Click the gray triangle above row number 1 and to the left of Column A to select all cells in the
spreadsheet.
2. From the main menu, click Home, and then click Conditional Formatting to select Highlight Cell
Rules > More Rules.
3. For Select a Rule Type, choose Use a formula to determine which cells to format.
4. For Format values where this formula is true, enter =ISERROR(A1).
5. Click the Format button, select the Fill tab, select yellow (or any other color), and then click OK.
6. Click OK to close the format rule window.
To remove conditional formatting, click Home and select Conditional Formatting, and then click
Manage Rules. Locate the format rule in the list, click Delete Rule, and then click OK.
1. Click the empty rectangle above row number 1 and to the left of Column A to select all cells in the
spreadsheet. In the Step-by-step in spreadsheets video, this was called the Select All button.
2. From the main menu, click Format and select Conditional Formatting to open the Conditional
format rules pane on the right.
3. While in the Single Color tab, under Format rules, use the drop-down to select Custom formula is,
enter =ISERROR(A1), select yellow (or any other color) for the formatting style, and then click Done.
To remove conditional formatting, click Format and select Conditional Formatting, and then click the
Trash icon for the format rule.
Microsoft Formulas and Functions: This resource describes how to avoid broken formulas and
how to correct errors in Microsoft Excel. This is a useful reference to have saved in case you run into
a specific error and need to find solutions quickly while working in Excel.
When Your Formula Doesn’t Work: Formula Parse Errors in Google Sheets : This resource is a
guide to finding and fixing some common errors in Google Sheets. If you are working with Google
Sheets, you can use this as a quick reference for solving problems you might encounter working on
your own.
With some practice and investigative determination, you will become much more comfortable
handling errors in spreadsheets. Each error you catch and fix will make your data clearer, cleaner,
and more useful.