L
Lior Montia
Hi,
I have a button in a form that "on click" occurred
DoCmd.OpenQuery ("my_update_query")
How do I run this update query without any questions or messages ? just to
do the update and that's all.
Thanks.
I have a button in a form that "on click" occurred
DoCmd.OpenQuery ("my_update_query")
How do I run this update query without any questions or messages ? just to
do the update and that's all.
Thanks.