View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PiB311 PiB311 is offline
external usenet poster
 
Posts: 9
Default Opening .xls that runs macro on open

Hello everyone.

I have inherited some files that now need to optimize some vba, but when I
open the file, it runs some code and then closes the file. I am trying to
figure out how to get around running the program on open.

Any help would be great. I have never coded an on open event in excel so my
scope is limited for this.