Thread: Auto macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Auto macro

Name it Auto_Open() and put it in a General module.

George Davis wrote:

Dear people,
Can someone tell me how to get a macro to run uponj opening an excel file?
Thanks,
George


--

Dave Peterson