G
Guest
I have a form (which was designed in Access 2000) with the following syntax
in one of the Subs:
Select Case Me.Form
(more code)
That's it. No specific "Case X" or End Select components. Of course, this
barfs on compile. Can someone please tell me what's going on with this?
(I didn't code these; they've been handed to me for repair)
in one of the Subs:
Select Case Me.Form
(more code)
That's it. No specific "Case X" or End Select components. Of course, this
barfs on compile. Can someone please tell me what's going on with this?
(I didn't code these; they've been handed to me for repair)