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?
|