I am running a delete query and two append queries in my code. I get a warning message box both when the queries are deleting and going to add records to the table.
The response on the users part will always be "Yes" which is the default answer that I can continue by hitting the enter key.
How can have the code automatically select the "Yes" button without any user intervention? I've tried to look it up using HELP as well as my manuals, but I'm just not looking for or typing the correct values. Thanks!
The response on the users part will always be "Yes" which is the default answer that I can continue by hitting the enter key.
How can have the code automatically select the "Yes" button without any user intervention? I've tried to look it up using HELP as well as my manuals, but I'm just not looking for or typing the correct values. Thanks!