Excel VLOOKUP Function Not Calculating Automatically, How to Clean Survey Data in Excel (with Detailed Steps), How to Create a Sensitivity Table in Excel (2 Effective Ways). Once all of the cells are selected, you can press the F5 or Ctrl + F5 shortcut keys and Excel will highlight all of the cells that are referenced by the formulas in the selected cells. And then click OK button, all the dependent cells are traced at once, see screenshot: To be painful with above methods, here, I will introduce a handy tool-Kutools for Excel, with its Monitor Precedents of Ranges and Monitor Dependentsof Ranges utilities, you can solve this task quickly and easily. This Excel Shortcut activates the Trace Dependants command. On the Excel tab, go to the Formulas tab and locate the Trace Precedents tool under the Formula Auditing section.Next, click the Trace Precedents button and wait for Excel to audit the cells. Ctrl+Arrow key. The applications/code on this site are distributed as is and without warranties or liability. 3 Answers. Then click Kutools > More > Monitor Precedents of Ranges / Monitor Dependents of Ranges, see screenshot: 3. Go to the worksheet that contains the cell with the formula you need to trace and select the cell. Then press ENTER. We can define trace dependents as a single cell or a range of cells that affect the value of other cells. ("A" & RowCounter) .ShowDependents .NavigateArrow False, 1, 1 End With 'Remove trace precedents and return to tickmarks page With ActiveCell .ShowPrecedents .NavigateArrow True, 1, 1 .ShowPrecedents (True) 'writes if t . Usually next to "=" will be written 1:65536. These commands create arrows on the worksheet, to trace the connections between formulas. We will give the correct sequence and command in the code, and this will show the dependents and the active cell. The results from this formula depend on other cell values on that particular sheet or on another sheet in the same workbook. Click the "Trace Precedents" tool option and wait for a black arrow to appear indicating the . In this example, it's cell F8, which is the sum of cells F2:F6. I do have one rather large issue - the macro will cause excel to stop responding and I have to close out and restart the program each time I run it. It is accessed via the comparison tool: Compare Two Columns and Highlight Differences, Apply Conditional Formatting Based on Adjacent Cell, Apply Conditional Formatting Multiple Sheets, Apply Conditional Formatting to Entire Column, Apply Conditional Formatting to Multiple Rows, Conditional Format Greater Than Or Less Than, Conditional Formatting Based on Another Cell, Conditional Formatting Based on Cell Value, Conditional Formatting Formulas Not Working, Conditional Formatting If Between Two Numbers, Conditional Formatting If Cell Contains Any Text, Conditional Formatting With Multiple Conditions, Formatting If Cell Contains Specific Text, Highlight a Cell if Specific Value Exists in Another Column, Command Cannot be Used on Multiple Selections, Copy and Paste a Range or Object as a Picture, Copy and Paste Without Changing the Format, Copy Data From One Cell to Another Automatically, Create a Default Value for a Drop-Down List, Make Drop-Down Categories and Subcategories, Automatically Vary the Contents of a Cell, Install the Data Analysis Toolpak for PC and Mac, Make All Rows and Columns the Same Height and Width, Get Rid of the Red Triangle in Google Sheets, Hide All Dependency Tracer Arrows at Once, Delete Rows if Cell Contains Specific Text, Excel Cannot Open or Save Any More Documents, Resolve a Name Conflict for a Named Range, Change the Color of an ActiveX Control Button, Insert a Drop-Down Calendar With Date Picker Control, Pull Data From Multiple Sheets and Consolidate, Collapse an Outline to Show Just the Subtotals, Add Element to Display Current Date in the Header, Insert a Picture Into a Cell Automatically, How to Export Folder and Subfolder Structure, Center Worksheets Horizontally and Vertically, Print Selected Worksheets Without Print Preview, Protected View: Turn Off and Enable Editing, Convert a Spreadsheet to a Delimited Text File. 2013-2022 ExcelDemy.com. Then press F5 key to run this code, and a prompt box will pop out to remind you select the range that you want to use, see screenshot: 4. I am Araf. Tracing the precedent cells, select Monitor Precedents of Ranges to get the following result: To use Trace Dependents. The most obvious method for checking a formula's precedents is to examine it and to navigate to any. document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); This post may contain affiliate links, meaning when you click the links and make a purchase, we may earn an affiliate commission, but this never influences our opinion. Thank you! If you want to clear the arrows, click on Remove Arrows. In Excel, you can visually see this by tracing dependents. This Excel Shortcut activates the Trace Precedents command.