Welcome toExcel.Tips.Net
Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment
ExcelTips FAQ
ExcelTips Premium
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Advertise on the
ExcelTips Site
Adding a Little Animation to Your Life
Converting a Range of URLs to Hyperlinks
Making the Formula Bar Persistent
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.
Excel allows you to perform auditing tasks through the use of the Auditing toolbar. You can display this toolbar by choosing Auditing from the Tools menu, and then choosing Show Auditing Toolbar from the submenu.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2243) applies to Microsoft Excel versions: 97 2000 2002 2003
Tame Your Data! ExcelTips: Filters and Filtering provides all the details necessary to let you manage large sets of data with confidence and ease. Its information-packed pages demonstrate how to use the two types of filters provided by Excel: AutoFilters and advanced filters.