View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gifer gifer is offline
external usenet poster
 
Posts: 13
Default How to make macro start when file is opened

I want a macro to start running when I open the file, how and where do I use
an event procedure like workbook_open (if this is a real one??) to do this?
Excel2000.

Thanks,

John