Thread
:
is it possible to run a macro automatically?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Neil[_14_]
external usenet poster
Posts: 29
is it possible to run a macro automatically?
Shirley,
Here is the code you need. Rob Van Gelder posted it in a reply to myself in the post below yours
Private Sub Workbook_Open(
'code you want to run when they open the spreadshee
End Su
Reply With Quote
Neil[_14_]
View Public Profile
Find all posts by Neil[_14_]