supress warnings in ACCESS 2007

  • Thread starter mls via AccessMonster.com
  • Start date
M

mls via AccessMonster.com

How can I do the following in Access 2007..
In Access 2003 we can supress the warnings by the following...
Tools > Options > Edit/Find (Tab) > Action Queries (remove the
selection)

My database works fine in 2003 but when I run in 2007 it shows the alert for
all my DoCmd.OpenQuery , DoCmd.RunSQL . I don't want to use DoCmd.SetWarnings
False\True as there are about 10 action queries.

Thanks
 
M

mls via AccessMonster.com

Thank you very much. That worked perfectly.
Al said:
mls,
I think you want the Office Button/Access Options/Advanced, and
uncheck the ActionQueries.
How can I do the following in Access 2007..
In Access 2003 we can supress the warnings by the following...
[quoted text clipped - 8 lines]
 

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