Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default is referenced

is there way to discover is some particular cell referenced by some other
cell's formula?
of course, this apply only for currently opened workbooks

it is interesting to know since deleting such a row will produce [many]
#ref! errors, and later is hard to discover where they were pointing before

using "on change" event and watching for #ref! value will slow down the
system
i can construct some other complicted and slow solutions, but is there some
direct way?

thnx


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default is referenced

See "Display the relationships between formulas and cells " in Excel Help
files or
"ShowDependents" and "ShowPrecedents" in VBA help files.

"sali" wrote:

is there way to discover is some particular cell referenced by some other
cell's formula?
of course, this apply only for currently opened workbooks

it is interesting to know since deleting such a row will produce [many]
#ref! errors, and later is hard to discover where they were pointing before

using "on change" event and watching for #ref! value will slow down the
system
i can construct some other complicted and slow solutions, but is there some
direct way?

thnx



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default is referenced

excelent!

thnx!

"JLGWhiz" je napisao u poruci interesnoj
...
See "Display the relationships between formulas and cells " in Excel Help
files or
"ShowDependents" and "ShowPrecedents" in VBA help files.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need value from referenced cell J Excel Worksheet Functions 2 June 13th 06 03:14 PM
See where a cell is referenced termiflyer New Users to Excel 4 October 25th 05 11:49 PM
Tab name = Referenced Cell Maxwell-5000 Excel Programming 1 August 9th 05 02:40 AM
can it be copied instead of referenced D.R. - Help Excel Worksheet Functions 2 July 12th 05 08:28 PM
referenced file shawn Excel Programming 1 September 26th 04 04:55 PM


All times are GMT +1. The time now is 09:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"