Ben_Entrew
Registered User.
- Local time
- Today, 14:16
- Joined
- Dec 3, 2013
- Messages
- 177
Hi all,
although I wrote: DoCmd.SetWarnings False
Somehow I get the following warning message:
The existing table INCOMING_ORDERS_REPORT will be deleted before you run the query.
Further under Help it shows me :
If your intention is to create or replace a table, click Yes. To avoid being prompted when you run such queries, click the Microsoft Office Button, then click Access Options, and then click Advanced. Under Editing, clear the Action queries check box.
I cleared the Action query check box.
Does anyone has a clue? How can I avoid this warning message?
Thanks in advance.
Regards,
Ben
although I wrote: DoCmd.SetWarnings False
Somehow I get the following warning message:
The existing table INCOMING_ORDERS_REPORT will be deleted before you run the query.
Further under Help it shows me :
If your intention is to create or replace a table, click Yes. To avoid being prompted when you run such queries, click the Microsoft Office Button, then click Access Options, and then click Advanced. Under Editing, clear the Action queries check box.
I cleared the Action query check box.
Does anyone has a clue? How can I avoid this warning message?
Thanks in advance.
Regards,
Ben