Hide "Yes/No"

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

In Access 2003 when I'm running a macro and it makes changes, closes, etc. a
table it always prompts for a yes/no. How can I tell it by default what
should happen at each point?

Raphael
 
Raphael,

If you mean the confirmation messages when you are running action
queries via an OpenQuery macro, you can put a SetWarnings,No action
before the first OpenQuery action. If this is not what you mean, maybe
you could give some more specific details of what you are referring to.
 

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