View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ian Ian is offline
external usenet poster
 
Posts: 238
Default Programming a macro to run on opening a workbook

Call your macro auto_open (I think)

--
Ian
--
"mike" wrote in message
...
What is the code to program a macro to run when a workbook is opened?
Thanks