Getting query error

O

Oded Kovach

Hello there

I have a mdb with many action quries

In order to prevent the user from watching the messages of (you are going to
add/delete/modify XXX rows) i place docmd.setwanrnings FALSE before running
action query. But disabling the warnings also prevents me of getting errors
just like (0 rows added due to Null value)
Is there a way with code to know whether the query succesedded or not?
 

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