Block query information box

K

KBDB

Hello,

Is there a way to block that query information/warning box that pops up
telling you that ... you are about to delete x rows in table?

I'm running the query within Code via docmd.openquery statement.

Thanks,

Kathleen
 
G

gjtired

Hello,

Is there a way to block that query information/warning box that pops up
telling you that ... you are about to delete x rows in table?

I'm running the query within Code via docmd.openquery statement.

Thanks,

Kathleen

I think "DoCmd.SetWarnings False"
 

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