Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there a function that will tell me whether a cell is referenced by any
other cell in an open workbook? Except, of course, by the cell that is doing the check. |
#2
![]() |
|||
|
|||
![]()
Have you tried Tools / Formula Auditing / Trace Dependents
-- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "drhayes" wrote in message ... Is there a function that will tell me whether a cell is referenced by any other cell in an open workbook? Except, of course, by the cell that is doing the check. |
#3
![]() |
|||
|
|||
![]()
Thanks for the reply. Trace Dependents and even Find can be used for
selected cells, but I have a very large spreadsheet with substantial data / calculations. I want to check thousands of cells and am looking for a formula that I can paste to quickly assess all of them. Trace Dependents / Find is not efficient. "Ken Wright" wrote: Have you tried Tools / Formula Auditing / Trace Dependents -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "drhayes" wrote in message ... Is there a function that will tell me whether a cell is referenced by any other cell in an open workbook? Except, of course, by the cell that is doing the check. |
#4
![]() |
|||
|
|||
![]()
I don't believe there is any such formula. You can, however, go to
Edit/Goto/Special and select the Precedents or Dependents for a the selected cell. On Thu, 24 Feb 2005 14:23:03 -0800, "drhayes" wrote: Thanks for the reply. Trace Dependents and even Find can be used for selected cells, but I have a very large spreadsheet with substantial data / calculations. I want to check thousands of cells and am looking for a formula that I can paste to quickly assess all of them. Trace Dependents / Find is not efficient. "Ken Wright" wrote: Have you tried Tools / Formula Auditing / Trace Dependents -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "drhayes" wrote in message ... Is there a function that will tell me whether a cell is referenced by any other cell in an open workbook? Except, of course, by the cell that is doing the check. |
#5
![]() |
|||
|
|||
![]()
You can have a piece of code that will find all dependents / precedents of
all the cells within the selection, albeit it will only flag the ones with deps / precs on the activesheet - Would that help? -- Regards Ken....................... <snip |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a cell equal to another cells value and not it's fo. | Excel Worksheet Functions | |||
How do I link many cells to one particular cell? | Excel Discussion (Misc queries) | |||
How do I link many cells to one particular cell? | Excel Discussion (Misc queries) | |||
Sorting referenced cells | New Users to Excel | |||
GET.CELL | Excel Worksheet Functions |