Thread
:
Autorun a macro
View Single Post
#
5
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 24
Autorun a macro
in a module ...
Sub Auto_Open
your code here
End Sub
As soon as the workbook is open the code in the Auto_Open sub will run
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]