Thread
:
Load form when workbook opens
View Single Post
#
1
Posted to microsoft.public.excel.programming
Anna
external usenet poster
Posts: 132
Load form when workbook opens
I have this code in a module in my WB:
Private Sub Workbook_Open()
frmLTC.Show
End Sub
Shouldn't this just automatically bring the form up when I open the
workbook? Nothing seems to happen, any suggestions?
Reply With Quote
Anna
View Public Profile
Find all posts by Anna