View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Have macro run automatically as soon as excel is opened.

If you name the macro Auto_Open, it will run when the workbook is
opened.


"Dtown Dawg" wrote in
message
...
I have a macro in excel. I open excel. Hit Alt+F8 and then I
click on run.

Is it possible to have this macro run as soon as I open the
excel workbook?