View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DaveM[_2_] DaveM[_2_] is offline
external usenet poster
 
Posts: 77
Default Test if macro is called by another macro

Hi

I have a lot of code and was looking at my macros and saw one that needs to
be run.
Rather than going though all the code to check this, I was wondering if
there is any way I could test if this macro is called by another macro?

Just a thought

Thanks in advance

Dave