Thread
:
Load Macro at start up?
View Single Post
#
1
Posted to microsoft.public.excel.programming
No Name
Posts: n/a
Load Macro at start up?
Try this
Sub Auto_Open()
Record macro as normal. Auto_Open will run everytime.
-----Original Message-----
How could I load a macro as soon as the workbook is
opened?
Thanks.
MJ Antoszkiw.
.
Reply With Quote