M
Mike
I have a report which opens a form for entering condition
to the underlying query.
The form has 2 buttons: "OK" and "Cancel"
"OK" button sets the visible property of the form
to "False".
"Cancel" button closes the form.
But when I press "Cancel" I get a message box asking to
enter value for the query to retrieve data. How is it
possible to prevent the message box to appear after
pressing "Cancel"?
to the underlying query.
The form has 2 buttons: "OK" and "Cancel"
"OK" button sets the visible property of the form
to "False".
"Cancel" button closes the form.
But when I press "Cancel" I get a message box asking to
enter value for the query to retrieve data. How is it
possible to prevent the message box to appear after
pressing "Cancel"?