View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Isaacs Frank Isaacs is offline
external usenet poster
 
Posts: 30
Default Load Macro at start up?

Put the code in the Workbook_Open event.
--
HTH -

-Frank Isaacs
Dolphin Technology Corp.
http://vbapro.com


"MJ Antoszkiw" wrote in message
...
How could I load a macro as soon as the workbook is opened?
Thanks.
MJ Antoszkiw.