|
Make sure that Cell
B9 is the active cell and click the trace Precedents
button on the auditing toolbar.
 
You will see a red
arrow pointing from cell B9 to cell G2. This red
arrow indicates that the cell that B9 is getting
information from (G2) also has an error. If you click the
Trace precedents button again, Excel will display more arrows
indicating the cells that feed G2.

You can see in the
formula bar that the active cell, B9, contains an average
of the cells G2:G5.
You can also see
from the blue arrows that cell G2 is fed from, (contains
references to) E2 and F2.
The error in B9
and G2 is division by zero, and F2, one of the
feeder cells to G2, has a value of zero. The next step in
correcting this error is to investigate the relationship between
cell G2 and F2.
Note: The chain of
arrows linking B9 to G2 to F2 would be displayed if you clicked
the Trace Error button on the auditing toolbar.
|