Thread
:
How to start a macro when openning Excel
View Single Post
#
1
Posted to microsoft.public.excel.programming
Paul Martin
external usenet poster
Posts: 114
How to start a macro when openning Excel
Private Sub Workbook_Open()
MyMacroHere
End Sub
Regards
Paul Martin
Melbourne, Australia
Reply With Quote
Paul Martin
View Public Profile
Find all posts by Paul Martin