S
Sheryl
I'm doing an update in my VBA application
using 'DoCmd.RunSQL Qry'. I don't want it to prompt me
every time it performs the update. What do I set for that?
I do want to post a message and maybe bail out if an error
occurs. How do I do that?
using 'DoCmd.RunSQL Qry'. I don't want it to prompt me
every time it performs the update. What do I set for that?
I do want to post a message and maybe bail out if an error
occurs. How do I do that?