F
FishMan
Hi
I have a macro which runs a series of action queries (including update,
append and delete) to fill a table from a temporary linked table and
then clear the temp table. I have turned of the action warnings under
access options as there were just to many. However, I would like to put
my own warning to appear at the beginning saying something like
“Warning, you are about to update/delete†do you really want to
do this?â€
and on this warning I would like an OK button and a cancel button.
I can get a message up when it starts using the MsgBox macro action,
but this only has an OK button and no way to stop the macro.
Please help, pretty new to access and have not much VB experience but
could probably manage it with some help ïŠ
Thanks
FishMan
I have a macro which runs a series of action queries (including update,
append and delete) to fill a table from a temporary linked table and
then clear the temp table. I have turned of the action warnings under
access options as there were just to many. However, I would like to put
my own warning to appear at the beginning saying something like
“Warning, you are about to update/delete†do you really want to
do this?â€
and on this warning I would like an OK button and a cancel button.
I can get a message up when it starts using the MsgBox macro action,
but this only has an OK button and no way to stop the macro.
Please help, pretty new to access and have not much VB experience but
could probably manage it with some help ïŠ
Thanks
FishMan