Put a line in the macro to set SetWarnings to False before running the
queries; be SURE to set SetWarnings back to True after the queries (or it will
turn off all Access warning messages for the rest of the session).
One question: MakeTable queries are, in my experience, VERY rarely needed. If
you're importing data you can import into existing tables; if you're exporting
data you can export from a Select Query; if you want to see a Form or Report
you can base it on a Query. What is the purpose of these repetitive
make-tables?
John W. Vinson [MVP]
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.