fbpx
Search
Close this search box.

Excel’s Auditing Functions [Spreadsheet Risk Management – Part 3 of 4]

Share

Facebook
Twitter
LinkedIn

This series of articles will give you an overview of how to manage spreadsheet risk. These articles are written by Myles Arnott from Excel Audit

Introduction to Spreadsheet Risk Management

In the first two articles in this series we highlighted the risks that poorly managed spreadsheet solutions can introduce to a business and outlined the steps companies can take to manage this risk. This article works through the application of some of Excel’s built in auditing functions:

  • Error checking (Background and stepping through each error)
  • Trace Error
  • Circular Reference
  • Go To Special

Let’s have a look at an example spreadsheet that is riddled with issues.

Download Example file first.

The spreadsheet contains four tabs: a simple front page; an Example tab with the report that we wish to audit; a Resolved tab with the corrected report; and a Notes tab which details all of the issues contained within the spreadsheet (if you print the Resolved tab, all of the comments will also be printed for your reference).

If you are up for a challenge you could download the file and work through the report in the Example tab to see how many of the errors you can find yourself.

First off let’s identify the obvious issues

Circular reference

On opening the file you are presented with this warning message:

Circular Reference Warning - Excel's Auditing Functions

Click OK to continue opening the file. Here is how the report looks:

Excel Report Snapshot Risk Management - Excel's Auditing Functions

Excel helpfully gives you the location of the first circular reference (Q30) in the bottom left corner of the screen:

Circular Reference Status - Excel's Auditing Functions

An alternative approach to locating circular references is to select Error Checking > Circular References on the Formulas tab of the Ribbon:

Highlight Circular Refs - Excel's Auditing Functions

By clicking into the formula on cell Q30 you will see that the formula is =AVERAGE(M30:N30,P30:Q30). This average formula is including the cell Q30, hence the circular reference.

[Related: Understanding & Using Excel Circular References]

#REF error

The next obvious issue is that cells I13, J13, J33, S13, S18 & S33 contain the #REF error. The #REF error is a warning that the formula contains an invalid cell reference (this usually happens when the user deletes a cell/row/column/worksheet that is being referenced by a formula).

To trace the cell originating this error select any cell containing the error (I chose S33 as this would appear to be the main report total), and select Error Checking > Trace Error on the Formulas tab of the Ribbon:

Trace Formula Errors - Excel's Auditing Functions

This highlights that cell I13 is the source of the error:

Formula Error Arrows - Excel's Auditing Functions

Cell I13 contains the formula =3109+#REF!. To remove the error simply remove the +#REF! within the formula.

It is also however important to try to understand what cell was referenced by the formula originally. The best way to do this would be to talk to the user/previous user (if they are still there) and look back through archived versions of the report (if they exist).

Now that the obvious issues have been identified we are now going to employ some of Excel’s other auditing tools to see if there are any hidden errors.

[Related: Understanding & fixing Excel Formula Errors]

Excel’s error checking function

I’m sure that you will have noticed the small green triangles in the top left hand corner of some of the cells. This is Excel’s background error checking function warning you that these cells break one of the predetermined rules.

Excel Error Checking Example - Excel's Auditing Functions

Firstly let’s have a look at the errors that are being checked for. To open the Error Checking options select File > Options> Formulas (2010) or Office button> Excel options>Formulas (2007).

Below is the default set up:

Formula Editing Options Excel - Excel's Auditing Functions

When reviewing a spreadsheet for errors it is always worth a quick check to ensure that the above is set up as you would like it to be. I always also tick the “Formulas referring to empty cells” rule.

Click OK to return to the spreadsheet.

 

The most systematic way to walk through all of the issues identified by the error checking function is to run Error Checking on the Formulas tab of the Ribbon:

Error Checking From Ribbon - Excel's Auditing Functions

This launches the Error checking dialogue box and allows you to review each error in turn:

Error Checking Example - Excel's Auditing Functions

I will leave you to run through the errors one by one to see what Excel picks up.

Please note that this is not a fool proof check as it is simply checking against the predefined rules. This function will not highlight cells that comply with the rules but contain other errors. It can also highlight cells as an error when they are not (eg P13, in this case click on “Ignore Error”). A very useful starting point nonetheless.

Reviewing the report structure

A crucial step to ensuring that a spreadsheet is error free is to understand its structure, and then to ensure that this structure is correct and consistent.

The simplest way to do this is to identify the different types of cells and their relative positions within the worksheet. For this simple example we are looking to identify:

  • Input cells (Numbers)
  • Input cells (Text)
  • Formula cells
  • Formula cells returning an error

To achieve this quickly and simply I have built a basic macro which is within the spreadsheet and can be run from the “RUN” button in the Example tab.

This colors each cell type as follows:

Cell Style Types - Excel's Auditing Functions

This very quickly identifies some structural issues in the spreadsheet:

Using Cell Styles To Highlight Issues - Excel's Auditing Functions

So how does this work?

The macro above uses Excel’s Go To Special function which helps you to quickly select cells of different types.

To launch Go To Special, click on Find and Select> Go To Special on the Home tab of the Ribbon:

Goto Special Formula Debugging - Excel's Auditing Functions

(Alternatively press F5 or Ctrl + G to launch the Go To dialogue box and then click on Special…)

Goto Special Highlighting Numbers - Excel's Auditing Functions

For example, selecting Constants and leaving just Numbers ticked will highlight all numbers on the current worksheet:

Goto Special Highlighted Cells With Number Formulas - Excel's Auditing Functions

It is worth playing with the options on Go To Special as there are some great functions that I sadly don’t have time to cover here (the precedents, Dependents and Row/Column differences functions are particularly useful).

[Related: More uses of Go To Special in Excel]

And Finally…

As valuable as these initial tests are there are still some issues in the spreadsheet that only a detailed investigation will highlight.

So I’ll leave you to grab a coffee and see if you can find them (they are covered in the Notes and in the Resolved tab).

In the final article of the series we will have a quick look at an example of spreadsheet auditing software.

Also, we are planning to write an article explaining other useful features of Go To Special dialog.

What about you?

Do you use Spreadsheet auditing functions? What is your experience with them? What are your favorite features? Please share using comments.

Thank you Myles

Many thanks to Myles for writing this series. Your experience in this area is invaluable. If you enjoy this series, drop a note of thanks to Myles thru comments. You can also reach him at Excel Audit or his linkedin profile.

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Excel School made me great at work.
5/5

– Brenda

Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

letter grades from test scores in Excel

How to convert test scores to letter grades in Excel?

We can use Excel’s LOOKUP function to quickly convert exam or test scores to letter grades like A+ or F. In this article, let me explain the process and necessary formulas. I will also share a technique to calculate letter grades from test scores using percentiles.

18 Responses to “Excel’s Auditing Functions [Spreadsheet Risk Management – Part 3 of 4]”

  1. Mallikarjuna says:

    Hi Myles Arnott,
    I am trying find out macro for the following features .
    Please help me in finding this micro .

    To achieve this quickly and simply I have built a basic macro which is within the spreadsheet and can be run from the “RUN” button in the Example tab.

    Thanks in advance.

    • Mallikarjuna says:

      This for "Reviewing the report structure" i.e. color coding cells based on the content i.e. Number , Text , Formula and Errors .

      This macro would be help as I spend lot of time in cross checking the formulas and values

  2. Adam says:

    Great Post!

    The Macro to highlight cells depending on their input is fantastic.

    I'm certain it will be invaluable when taking over someone else's spreadsheets...

  3. Erin says:

    One method I use is to view formulas (in Excel 2003 - my employer is way behind - select Tools, Options and check formulas). Many errors can be found by quickly scanning for consistency. For example, do subtotal and total rows use either SUBTOTAL or SUM? Or do I see numbers where I expect to see a formula? Do relative references in formulas increment correctly as I move down a column or across a row? Do I see a fudge factor tacked onto a formula?

  4. Patricia says:

    I like to use Excel's Watch window. It displays specified cells in a separate window. This is useful if you want to test formulas and see what the impact is on a separate cell or cells.
    For example, you can tell Excel to watch a cell containing Net Income and then as you change different cells you can see what if any impact there is to that cell containing Net Income which is displayed in the watch window. It is particularly useful if you range name the cells you want to monitor.
    It can be found on the Formula Tab in the Formula Auditing section.

  5. Hui... says:

    I use J-Walk's PUP Excel addin which includes some great auditing tools, including:
    A Map of your worksheet, showing visually the cell type, Text, Number or Formula as well as Formula Complexity
    Link and Validation Reports
    as well as several other Auditting tools
    .
    The PUP addin can be found here:
    http://spreadsheetpage.com/index.php/pupv7/home

  6. One thing I missed on the Notes sheet is a comment about the use of the SUM function, using the SUBTOTAL(9,...) function would have been far better for this table.
    I also have a formula reference auditing tool, which helps analysing references to/from one cell (free demo):
    http://www.jkp-ads.com/reftreeanalyser.asp

  7. Matt says:

    brettdj's free Mappit addin is a fantastic tool

    http://www.experts-exchange.com/A_2613.html

    • Jason says:

      I love this mappit add-in. However, it does not appear to identify formulae with constants in excel 2013. Also, it was never able to identify a formula involving a constant and a named cell (only addresses like A5). Any idea why, or if brettdj has an update? It's a really great tool, and I use it in my teaching of undergrads.

      Thanks

      • brettdj says:

        Hi Jason,

        Thanks for the comments. I will look at the xl2013 issue that you have raised - I haven't updated Mappit! for several years now.

        "Also, it was never able to identify a formula involving a constant and a named cell (only addresses like A5). " No - this wasn't in my scope 🙂

        • Jason says:

          Brettdj,

          Thanks so much! It's a really cool tool. I teach and Excel-focused Supply Chain Analytics course at a big 10 state school and mappit has been very helpful. There's really nothing else out there like it that I can find.

  8. Dharmendra says:

    Dear All,

    Can we able to create a year calendar on the basis of input year, without using macros? if there is any thing pls share...i would be required the same.

  9. ranjith says:

    graet article sir ...it helped me a lot ........can i get the pdf version of this

  10. Corry Mahnke says:

    I find that Excel's "predetermined errors" aren't always useful. I usually end up ignoring the error.

  11. OLUKA JOHN says:

    This is intresting, and i just need training if possible.

Leave a Reply