Written by Allen Wyatt (last updated April 26, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
Auditing is the process of analyzing the contents and formulas in a worksheet to make sure they are correct. Excel provides several tools that make auditing as painless as possible. Even so, auditing can be difficult and tedious work if your worksheet is large, complex, or poorly put together.
Excel uses some specific terminology that refers to the concepts involved in auditing, namely precedents and dependents. Precedents are those cells on which a formula is based. Thus, if cell A5 contains the formula =A3 + A4, then both A3 and A4 are precedents for cell A5. Dependents are the reverse of precedents. Thus, in this example, cell A5 is a dependent of cells A3 and A4.
You can further break down the distinction by having direct and indirect relationships. In the previous example, cell A5 is actually a direct dependent of (it directly depends on) cells A3 and A4. Likewise, A3 and A4 are direct precedents for cell A5. Suppose, however, that cell A6 contained the formula =A5 * 1.05. As you might imagine, cell A6 is a direct dependent of cell A5, but it is also an indirect dependent of cells A3 and A4. Similarly, A5 is a direct precedent of A6, and A3 and A4 are indirect precedents. It is possible to have many different levels of indirect precedents in a worksheet.
The tools that Excel provides to perform auditing tasks are available on the Formulas tab of the ribbon. (The tools are in the Formula Auditing group.)
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (8565) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Excel here: Understanding Auditing.
Dive Deep into Macros! Make Excel do things you thought were impossible, discover techniques you won't find anywhere else, and create powerful automated reports. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable. You’ll find step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and solutions. Check out Microsoft Excel 2019 VBA and Macros today!
The primary way to extend what Excel can do is through the use of add-ins. This tip explains what they are and the ...
Discover MoreYou've turned on Highlight Changes, but how do you know what has been changed? This tip explains how Excel displays those ...
Discover MoreWant to create your own add-in? Excel makes it easy to do. Here are all the steps you need.
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2025-04-26 12:39:02
J. Woolley
For more on this subject, see https://excelribbon.tips.net/T008271_Accessing_Dependent_and_Precedent_Information.html
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments