Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I am trying to get a range or collection of all the precedents / dependents for a cell. The activecell.precedents will only return a range if the precedents are on the same worksheet. I need to get a list of all the ones on different worksheets. Thanks for any help, Steven |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I believe you need to use excel4 macro commands. Stephen Bullen has such a
technique in his utility to find circular reference errors. You can download the file from his site and examine the code: http://www.bmsltd.co.uk/Excel/Default.htm -- Regards, Tom Ogilvy "Steven Revell" wrote in message ... Hi all, I am trying to get a range or collection of all the precedents / dependents for a cell. The activecell.precedents will only return a range if the precedents are on the same worksheet. I need to get a list of all the ones on different worksheets. Thanks for any help, Steven |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel needs a better interface to trace precedents and dependents | Excel Discussion (Misc queries) | |||
turning OFF track changes, undo and trace precedents/dependents | Excel Discussion (Misc queries) | |||
Trace Precedents and dependents for a range of cell ? | New Users to Excel | |||
Trace Precedents and Dependents Arrows are Invisible | Excel Discussion (Misc queries) | |||
Trace Dependents and Precedents not working | Excel Worksheet Functions |