T
Tom
When executing e.g. an "Update Query", I would like to be prompted with a
"warning message" that requires actual text input.
For instance, when dropping a table via the update query, I'd like to have a
message box pop up which asks: "Are you sure to drop the table XYZ?"
Unless I type "yes" in some box, the update query will not be executed.
Is that possible? If yes, does anyone know the VBA code for that?
Thanks in advance,
Tom
"warning message" that requires actual text input.
For instance, when dropping a table via the update query, I'd like to have a
message box pop up which asks: "Are you sure to drop the table XYZ?"
Unless I type "yes" in some box, the update query will not be executed.
Is that possible? If yes, does anyone know the VBA code for that?
Thanks in advance,
Tom