running macros automatically

G

geek

how do i let the macros run automatically behind the scene without having to
click "yes" too all the time?
 
G

geek

I have open queries in my macros such as append and delete queries. whenever
the user press the button on "update" they will have to press "yes" to the
messages that popped out from "Are you sure you want to run this type of
query?" how to run these macros without the using clicking "yes" for quite a
number of times?
 
S

Steve Schapel

Geek,

Put a SetWarnings/No action in your macro before the first of the
OpenQuery actions.
 

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

Top