Thread
:
workbook_open execute macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
ina
external usenet poster
Posts: 120
workbook_open execute macro
hello,
I would to open my macro and automatically execute my macro in the
sheet1 and another in sheet2
Private Sub Workbook_Open()
Sheets("Clients").GetInfo "John"
Sheets("Room29.GetInfoRoom
End Sub
But doesn't work?
Ina
Reply With Quote
ina
View Public Profile
Find all posts by ina