I
Ian Bayly
Sorry, finger slipped and prematurely sent last message.
VBA mentions intercepting close from x button using:
Private Sub UserForm_QueryClose(Cancel As Integer,
CloseMode As Integer)
This doesn't seem to work in Access (2000).
Is there a way of intercepting this, and more
particularly, preventing Quit of access using top level "x"
Any help appreciated
Ian B
VBA mentions intercepting close from x button using:
Private Sub UserForm_QueryClose(Cancel As Integer,
CloseMode As Integer)
This doesn't seem to work in Access (2000).
Is there a way of intercepting this, and more
particularly, preventing Quit of access using top level "x"
Any help appreciated
Ian B