K
keith
Hello,
I am using VBA to run a query that is connected to a command button in a form.
The query over writes an existing table with new data.
Each time the query runs, Access shows two dialogue boxes.
The first message is …
“Existing table [query name] will be deleted before you run the queryâ€
And
“You are about to past [number] rows into a new tableâ€
The users of this command button don’t need to be reminded of these two
steps. How do I turn them off, temporarily, using VBA?
Thank you.
Keith
I am using VBA to run a query that is connected to a command button in a form.
The query over writes an existing table with new data.
Each time the query runs, Access shows two dialogue boxes.
The first message is …
“Existing table [query name] will be deleted before you run the queryâ€
And
“You are about to past [number] rows into a new tableâ€
The users of this command button don’t need to be reminded of these two
steps. How do I turn them off, temporarily, using VBA?
Thank you.
Keith