Hi All
I have just added a calendar to my my userform called Calendar1 but when I now launch the userform using a button I get the error "Object Required". The code behind the button is
Sub Open_B1_29000()
B1_29000.Show
End Sub
Any help on this would be very much appreciated
Regards
Donal
I have just added a calendar to my my userform called Calendar1 but when I now launch the userform using a button I get the error "Object Required". The code behind the button is
Sub Open_B1_29000()
B1_29000.Show
End Sub
Any help on this would be very much appreciated
Regards
Donal