LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Is there a quick way to find sub references in code?

Thanks for the info, everyone. This will help.
I appreciate the responses.
J.O.

Jim Thomlinson wrote:
To find all of the places that a procedure or funciton is called I would
either comment out the procedure of change the name of it slightly. then just
hit Debug Compile...

If you want to reference a procedure that you are calling (for exampel you
have a line of code "Call MySub()") right click on MySub and select
definition.
--
HTH...

Jim Thomlinson


"excelnut1954" wrote:

Is there a way to locate any subs where code in another sub might be
called?
Example: There have been situations where I have a sub that is now
obsolete, and I want to make sure it is still not referenced in any
other sub.

Is there a quick way within VBA to locate these references, other than
to just read them.

Thanks,
J.O.



 
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
Quick view of Cell References?? Mariano Excel Discussion (Misc queries) 5 January 5th 06 05:02 PM
Quick method to add absolute references in Excel using keyboard photon63 Excel Discussion (Misc queries) 2 February 11th 05 08:27 AM
Need Help With Code Quick!! alexm999[_94_] Excel Programming 0 September 19th 04 12:09 AM
Need Help With Code Quick!! alexm999[_93_] Excel Programming 0 September 19th 04 12:07 AM
Need Help With Code Quick!! alexm999[_90_] Excel Programming 4 September 18th 04 09:24 AM


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

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

About Us

"It's about Microsoft Excel"