View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.robinson@it-tallaght.ie is offline
external usenet poster
 
Posts: 789
Default Here's a big ask

Try Rob Bovey's (free) code documentor

http://www.appspro.com/Utilities/Utilities.htm

regards
Paul

On Jun 26, 11:16*am, kirkm wrote:
I have a large project with 4 modules containing many Subs &
Functions.

Some are temporary, used for experimenting/testing *and haven't been
deleted.

Is there any way to get a list of these, showing whether they're
actually used or not. As in called by something in the .xls ?

Thanks - Kirk