S
Scott A
I've got a few forms that I'm using as pop-ups, that I
would like to give the traditional 'OK' and 'Cancel'
behaviors.
My problem is that I don't quite like the behaviors behind
the Cancel button - I've used the Undo Record behaviors
using the command wiz.
When the user clicks Cancel to close a form that has no
data, they get a message saying that Undo is not
available..., Changing the message text isn't what I want
to go for either.
What I would like is a little VBA that trashes anything
the user may have entered into the form if they click
cancel, and doesn't pop up any error messaging if the form
is still blank.
Anybody?
Scott A
would like to give the traditional 'OK' and 'Cancel'
behaviors.
My problem is that I don't quite like the behaviors behind
the Cancel button - I've used the Undo Record behaviors
using the command wiz.
When the user clicks Cancel to close a form that has no
data, they get a message saying that Undo is not
available..., Changing the message text isn't what I want
to go for either.
What I would like is a little VBA that trashes anything
the user may have entered into the form if they click
cancel, and doesn't pop up any error messaging if the form
is still blank.
Anybody?
Scott A