how to skip mannual work while running a macro.

D

Dawn

I have a macro which contain some update/alter table queries, which need
mannul pressing key ALT+Y during macro-running(All I have to do is keep
pressing these two keys down). How to skip the mannual work?Thx.
 
S

Steve Schapel

Dawn,

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

--
Steve Schapel, Microsoft Access MVP


Dawn said:
I have a macro which contain some update/alter table queries, which need
mannul pressing key ALT+Y during macro-running(All I have to do is keep
pressing these two keys down). How to skip the mannual work?Thx.



__________ Information from ESET Smart Security, version of virus signature database 4129 (20090604) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 

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