Automatically launch a macro when a fil is opened

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I would like to know if there is a way to automatically launch a macro when
a file is opened???

Thanks!!!
 
Hi
either name your macro Auto_Open() or put your code in the workbook_open
event of your workbook module
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top