Precedents & Dependents

You have probably used Excel's native Trace Precedents/Dependents tools and discovered the limitations of their utility. Macabacus' Pro Precedents and Pro Dependents—the most advanced auditing tools of their kind—make tracing precedents/dependents very simple and are absolutely essential for any power user.

Pro Precedents

Pro Precedents allows you to effortlessly navigate an audited formula's inputs. 

When you activate Pro Precedents, a dialog opens displaying the addresses and values of all cells used in the calculation of the audited cell. Selecting a precedent cell range in the dialog using the up/down arrow keys or the mouse navigates to the precedent range, whether it is outside of the visible range on the same worksheet, on another worksheet, or even in another workbook.

  • Drill down — You can also drill down on precedents using intuitive, tree-based navigation. If a tree node has precedents, it will be marked with a  symbol. Press the right arrow key to expand the tree node and trace precedents one level deeper. Use the left arrow key to move back up one level in the precedents tree. You can open the Pro Precedents dialog, navigate multiple levels of precedent cells, and close the dialog without ever using your mouse.
  • Edit formulas — Use the F2 shortcut to modify the audited formula in Point, Enter, or Edit mode, as applicable (these mode names correspond to the text in the bottom left corner of the Excel window, which normally reads "Ready" when not in one of these three input modes). Macabacus takes you directly to Point mode when possible, allowing you to immediately use the keyboard arrows to navigate and modify the precedent range corresponding to the selected node. To make other changes to the formula, key the native F2  shortcut again to enter Edit mode.
  • Move & resize — Pro Precedents has several keyboard shortcuts for repositioning and resizing the dialog. Key Ctrl+UpCtrl+DownCtrl+Right , and Ctrl+Left  to move the dialog. Key Ctrl+Home  and Ctrl+End  to position the dialog at the top left and bottom right corners of the screen, respectively. Key Shift+UpShift+DownShift+Right , and Shift+Left  to resize the dialog.
  • Evaluate Functions and Groups — With this option enabled, Pro Precedents evaluates Excel functions (e.g., SUM) and expressions grouped by parentheses within formulas individually, letting you analyze complex formulas piece-by-piece. In other words, you can see what a portion of your formula is contributing to the overall result. If Macabacus is able to evaluate certain Excel functions as cell references, selecting the function in the Pro Precedents dialog will navigate to that cell range. If you are wondering what cell that HLOOKUP, VLOOKUP, OFFSET, CHOOSE, INDIRECT, or INDEX(MATCH) function is actually pulling from, Pro Precedents can show you. The Evaluate Functions & Groups option is disabled by default to avoid confusion for those who do not understand it, but enabling this option is recommended for most users. This feature can be toggled using the Ctrl+E shortcut.
  • Highlight Navigated Cells — Shades rows and columns intersecting the selected range for improved visibility while navigating cells. This option does clear Excel's Undo stack (an Excel limitation) when enabled. For these reasons, we recommend using this option when reviewing models and data, rather than actively building models and populating data.
Ctrl
Shift
[

Pro Dependents

The Pro Dependents dialog navigates an audited cell's dependencies similar to how Pro Precedents navigates precedents. Other features include:

  • Edit formulas — Edit a dependent cell's formula directly in the formula box by either clicking into the formula box or keying F2 . When you are done editing the formula, key Enter  to apply the new formula, or Esc  to cancel editing. If the new formula no longer references the audited cell, the dependent node is removed from the tree.
  • Check for chart dependencies — Pro Dependents lists as a dependency any chart whose series reference the audited cell. Note that data label references to the audited cell cannot be shown as dependencies.
  • Check for name dependencies — Pro Dependents lists as a dependency any range name that refers to the audited cell.
Ctrl
Shift
]

Last Audited Cell

Navigate back to the last cell audited using Pro Precedents or Pro Dependents.

Ctrl
Shift
\

Troubleshooting Pro Precedents / Dependents

Pro Precedents / Dependents does not trace a formula properly

  • Does the audited formula contain unqualified structured table references (e.g., =SUM([Sales]))? Macabacus can only process fully qualified structured table references (e.g., =SUM(DeptSales[Sales]) in formulas at this time. Fully qualified structured table references must also reference tables within the same workbook.
  • Does a precedent or dependent range contain merged cells? Merged cells should be avoided, in general, and Macabacus may be unable to process them. Use Center Across Selection  as an alternative, if possible.
  • Macabacus may be unable to parse the audited formula because your workbook contains hundreds or thousands of unused range names that you don't even know about. Use Macabacus' Name Scrubber to remove any unused names by clicking the Clean Names button and performing a Deep Clean, or remove names manually from the list. If you are satisfied that hidden names are not in use, delete them, too. Add-ins, including Macabacus, use some hidden names for legitimate purposes (e.g., linking), so be careful when deleting them.
  • If you are still experiencing difficulty, email support@macabacus.com with the information requested here. You should also include a copy/paste of the audited formula or, if at all possible, attached the affected workbook.

Pro Dependents does not find dependents in certain formulas

If Pro Dependents does not find dependents in cells where you believe it should, use Excel's native Trace Dependents tool to see if the expected cells appear there. If not, then the "dependent" cell's formula may contain a "volatile" function. Excel cannot find dependencies in some volatile functions like OFFSET(), and since Macabacus relies on Excel to tell it what the dependencies are, Pro Dependents cannot find these dependencies, either.

The Pro Precedents / Dependents dialog is hidden

Macabacus remembers the last position of the Pro Precedents/Dependents dialogs. Sometimes, these dialogs can appear outside of your screen's viewable area. This can happen if you are working in Excel on a large docking station screen, undock your laptop and begin working on the laptop's smaller screen. Use the  Ctrl+Home  or Ctrl+End  shortcuts immediately after executing Pro Precedents/Dependents to bring the hidden dialog back into view.

The Pro Precedents dialog does not display the full audited formula

If the formula you are auditing contains line breaks (achieved by keying  Alt+Enter ), you must enable the Wrap Formula Text  setting in the Pro Precedents dialog to view the entire formula.

The up / down arrow keys do not navigate precedents / dependents

If keying the up/down arrow keys does not navigate the precedents and dependents in the Pro Precedents and Pro Dependents dialogs, respectively, and instead causes the cursor to move up/down one row on the worksheet, another add-in may be causing this condition. We have only observed this conflict with the Workshare and Anaplan add-ins, specifically, although other add-ins might produce the same result. Disable the conflicting COM add-in to resolve the problem.


Show All Arrows

Show All Precedents

Show All Precedents

Excel natively traces precedents only for the active cell in a selection of multiple cells. In other words, Excel only shows you trace arrows for one cell at a time. Macabacus, on the other hand, shows precedent trace arrows for all selected cells at once. If you repeat this keystroke before changing the cell selection, Macabacus clears the trace arrows

Ctrl
Alt
[

Show All Dependents

Excel natively traces dependents for only the active cell in a selection of multiple cells. In other words, Excel only shows you trace arrows for one cell at a time. Macabacus, on the other hand, shows dependent trace arrows for all selected cells at once. This is a useful check to perform before deleting cells that helps avoid unintentional #REF! errors upon deletion. If you repeat this keystroke before changing the cell selection, Macabacus clears the trace arrows.

Ctrl
Alt
]

Clear Arrows

Clear trace arrows from the active worksheet.

Ctrl
Alt
\

AutoTrace

AutoTrace will not show trace arrows for selections containing more than 20 cells. Without this limit, navigation might become very slow or Excel could freeze as Macabacus computes precedents / dependents for larger selections.

AutoTrace Precedents

Show precedent trace arrows for the active cell automatically as you navigate among cells by enabling AutoTrace Precedents. AutoTrace Precedents can be toggled on and off using the shortcut below, or from the Macabacus > Trace menu.

Ctrl
Alt
Shift
[

AutoTrace Dependents

Show dependent trace arrows for the active cell automatically as you navigate among cells by enabling AutoTrace Dependents. AutoTrace Dependents can be toggled on and off using the shortcut below, or from the Macabacus > Trace menu.

Ctrl
Alt
Shift
]

This documentation refers to the latest Macabacus version. Some features and descriptions of these features may not apply to older versions of Macabacus. Update your Macabacus software to take advantage of the latest features.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.