L
lyness
Hi,
I am using MS Access 2003.
I have put an update query behind a command button on a form, and,
when I push the command button I get the standard (2) warning
messages.
The first: "You are about to run an update query that will modify
data in your table... etc.,
The second: "You are about to update XX rows... etc.,
I know how to put code behind the command button to turn the warnings
off and back on again (once query is executed); but that is not
exactly what I want.
What I want is to disable 'The first' warning message, but keep 'The
second' enabled. I want the user to see how many records they are
updating, and to confirm whether or not to go forward.
Is this possible?
Thanks,
Quid
I am using MS Access 2003.
I have put an update query behind a command button on a form, and,
when I push the command button I get the standard (2) warning
messages.
The first: "You are about to run an update query that will modify
data in your table... etc.,
The second: "You are about to update XX rows... etc.,
I know how to put code behind the command button to turn the warnings
off and back on again (once query is executed); but that is not
exactly what I want.
What I want is to disable 'The first' warning message, but keep 'The
second' enabled. I want the user to see how many records they are
updating, and to confirm whether or not to go forward.
Is this possible?
Thanks,
Quid