auto load

  • Thread starter Thread starter matt rich
  • Start date Start date
M

matt rich

I'm trying to get a macro to run as soon as I run a workbook, can anyone
give me an example?
Matt.....
 
Hi
either put the macro in the workbook_open event of your workbook module
or rename your macro to auto_open()
 

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