I have a very simple workbook with only one formula in Sheet1:
=VLOOKUP(A6,OFFSET(A1,0,0,3,3),Sheet2!A1,0)
However, when I click Trace Dependents on the A1 cell in "Sheet2", I got an error message
"The Trace Dependents command found no formulas that refer to the active cell"
Why??
This simple workbook can be found here. Can you replicate the problem? Or is it just me?
https://dl.dropbox.com/u/9846094/Public/Trace Dependents.xlsx
=VLOOKUP(A6,OFFSET(A1,0,0,3,3),Sheet2!A1,0)
However, when I click Trace Dependents on the A1 cell in "Sheet2", I got an error message
"The Trace Dependents command found no formulas that refer to the active cell"
Why??
This simple workbook can be found here. Can you replicate the problem? Or is it just me?
https://dl.dropbox.com/u/9846094/Public/Trace Dependents.xlsx