Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Try this .. Msgbox Activecell.DirectPrecedents.Address If this post helps click Yes --------------- Jacob Skaria "Faraz A. Qureshi" wrote: I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Or Activecell.DirectDependents.Address If this post helps click Yes --------------- Jacob Skaria "Faraz A. Qureshi" wrote: I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Sorry Jacob, I have already tried that but it only returns only the address on the current sheet and not on the others. -- Best Regards, Faraz "Jacob Skaria" wrote: Try this .. Msgbox Activecell.DirectPrecedents.Address If this post helps click Yes --------------- Jacob Skaria "Faraz A. Qureshi" wrote: I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() One of the following add-ins may suit 1) Aaron Blood has an add-in named Explode. http://www.xl-logic.com You will need to register to obtain it: 2) http://cellmatrix.net/index.php/down...a_trace_tool1/ -- Steve "Faraz A. Qureshi" wrote in message ... I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() WOW! Xplode sure is an explosion! Thanx Steve!!! -- Best Regards, Faraz "AltaEgo" wrote: One of the following add-ins may suit 1) Aaron Blood has an add-in named Explode. http://www.xl-logic.com You will need to register to obtain it: 2) http://cellmatrix.net/index.php/down...a_trace_tool1/ -- Steve "Faraz A. Qureshi" wrote in message ... I sure am in a need of a formula to list the address(es) of dependent(s) relevant to a specific cell, existing in the currently opened workbooks so as to have quick review instead of clicking each cell, tracing the arrows and checking the links in every new popup of an arrow. Your expertise and aid in thi regard shal highly be obliged. Thanx in advance! -- Best Regards, Faraz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UDF FOR DEPENDENTS | Excel Discussion (Misc queries) | |||
Trace Dependents | Excel Discussion (Misc queries) | |||
Show all dependents | Excel Programming | |||
Dependents | Excel Programming | |||
Tracing Dependents | Excel Discussion (Misc queries) |