M
mhmyers40241
How do I turn off ALL confirmation messages for make-table and append queries
when running them from a macro in an Access 2007 .accdb database? I've tried
following a 2004 posting which says:
"If you're using a macro to run the query, put SetWarnings
False before and SetWarnings True after running it.
Doug Steele, Microsoft Access MVP "
.... but they aren't accepted as a valid commands in the macro setup. I don't
know SQL; I'm using plain vanilla Make-Table and Append queries called out in
OpenQuery commands in a macro. The confirmation messages say that to turn
off the messages, I should see the Help system, but there is nothing there
that I can find. Please tell me how to do this!
when running them from a macro in an Access 2007 .accdb database? I've tried
following a 2004 posting which says:
"If you're using a macro to run the query, put SetWarnings
False before and SetWarnings True after running it.
Doug Steele, Microsoft Access MVP "
.... but they aren't accepted as a valid commands in the macro setup. I don't
know SQL; I'm using plain vanilla Make-Table and Append queries called out in
OpenQuery commands in a macro. The confirmation messages say that to turn
off the messages, I should see the Help system, but there is nothing there
that I can find. Please tell me how to do this!