Hello,
I have created a macro that executes an append query and then a delete query. It is executed when the end user presses a button on a form. The macro works perfectly, except I don't want to confuse or labor the user with having to answer all of those "are you sure you want to do this" dialogue boxes and click "Yes" - is there a way in VBA I can code it to answer Yes to all dialogue boxes and make them invisible as the macro runs?
Thanks,
Milin
I have created a macro that executes an append query and then a delete query. It is executed when the end user presses a button on a form. The macro works perfectly, except I don't want to confuse or labor the user with having to answer all of those "are you sure you want to do this" dialogue boxes and click "Yes" - is there a way in VBA I can code it to answer Yes to all dialogue boxes and make them invisible as the macro runs?
Thanks,
Milin