Tracing data flow amongst Excel worksheets

D

dshaily

Say tab 1(a1) pulls information from tab 2(cell c5). Now say I dont
know where the info from tab 2 is being used. Is there a way I would
know which cells use cell cs(tab 2)?
 
C

CyberTaz

Turn on the Formula Auditing Toolbar (Tools Menu) & use the features to
Trace Precedents, Trace Dependents, etc.
 
Top