making a macro run first thing when opening a workbook

  • Thread starter Thread starter Dennis Schuessler
  • Start date Start date
D

Dennis Schuessler

is there a way to make a macro run right away when you
open a workbook????
 
Hi
either name your macro Auto_Open() or place your code in the
workbook_open event
 

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