Thread: module location
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 108
Default module location

When I execute one of my macros, it starts another excel
file before executing the macro. I think that vba has it
stored in the second excel file.

Can anyone tell me how to check this; and how to get the
macro located only in the first excel file so the macro
does not start another excel file in order to do its work?