cancel button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If when I run a macro that involves opening a query that has a parameter
value to be entered and I press the cacel button on the parameter input box,
how do i prevent the message the tells me the macro is being halted.

Once i press cancel i just want to go back to the form,

or can this be done in code?
 
Sorry, Patrick, as far as I know this is not possible.

An alternative approach is to open your own form with a textbox for the
entry of the query criteria. That way you have control over what
happens when any button on the form is clicked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top