Am I missing a refence for the Tools=>Confirm for action query?

T

The parawon

I'm trying to run my queries so I can have others use macros in order to run
the queries without being asked if they are sure about running the query.
This will just confuse the user of the macros. I unchecked the boxes in the
Tools =>Confirm=>Action Query, Record Changes, Document deletions. I ran the
query and it gave me the prompt box along with a Help box stating that if I
didn't want the prompt box, I could simply uncheck the confirm boxes
mentioned above.

Any help would be greatly appreciated.

Thank you,

Zack Andersen
 
L

Lee-Anne Waters via AccessMonster.com

hi,

at the start of your macro in the action column select Setwarnings and then
select warnings on as no..

at the end of your macro select Setwarnings as yes..

hope this helps
Lee-Anne
 
Top