B
BCiel
I have a database where you first select a task by clicking a button from a
menu I created using a form. There is a report, query, form and macro all
connected to complete this task. When you click that button another form
pops up for you to insert information to run a report. At the bottom of that
form is an "OK" button and a "Cancel" button. When the "Cancel" button is
clicked, the query is still being called upon instead of the entire task
being cancelled.
The macro originally opens the form which then is supposed to call the query
when you click "OK". That button seems to be working fine.
Does anyone have any thoughts??
menu I created using a form. There is a report, query, form and macro all
connected to complete this task. When you click that button another form
pops up for you to insert information to run a report. At the bottom of that
form is an "OK" button and a "Cancel" button. When the "Cancel" button is
clicked, the query is still being called upon instead of the entire task
being cancelled.
The macro originally opens the form which then is supposed to call the query
when you click "OK". That button seems to be working fine.
Does anyone have any thoughts??