Who is the odd woman out? (Part 2)

Given a column of "similar" cells, how do we check whether the cells are used "consistently" by other cells? Any inconsistency could be a sign of error, or inconsistent design.

The only quick method to check this is by the use of "Trace Dependents", or even better with "Multi-Dependents". (The slow and not so visually effective method is to use the "Find" function. Find "A1", find "A2", and so on,)

For example, in this diagram, the column of cells (A1:A6) are used consistently. The dependent arrows from these cells are "consistent".



In the next diagram, the arrows show many irregular patterns, indicating that the cells A1:A6 are not used consistently.



To get these diagrams,
1) With "Trace Dependents". Select cell A1. Click on "Trace Dependents" under Formula Auditing. Repeat for cells A2 to A6.

Alternatively,
2) With Multi-Dependents. Select A1:A6, click on "Multi-Dependents."

"Multi-Dependent" is a function available with any of these extensions or add-ins for Excel or LibreOffice Calc:




Comments

Popular posts from this blog

I want to trace precedents in Google Sheets

LibreOffice Calc Users have Powerful Precedent Tracing Tools