R
Robert_DubYa
My load event is not triggering any action. Even a msgbox is not working.
The following code (very simple) is in my vba:
Private Sub Form_Load()
MsgBox "Test"
End Sub
Not sure if a setting is not turned on or what, but any help would be
apperciated.
thanks!!!!!!!
Robert
The following code (very simple) is in my vba:
Private Sub Form_Load()
MsgBox "Test"
End Sub
Not sure if a setting is not turned on or what, but any help would be
apperciated.
thanks!!!!!!!
Robert