J
jenni
Good morning from Detroit,
I have a macro set up to run an append query which is
making a duplicate of the selected record on a form. It
runs using the "OpenQuery" action in a macro. This is
working great.
But now I want to customize the 2 message boxes that pop
up for an apppend query,
1) Are you sure you want to run this action query...
2) You are about to append 2 rows....
I would like to change the messages so that they don't
confuse the user.
I would prefer them to say...
1) Are you sure you want to copy this order?
2) Your order has been successfully copied, your new
order # is 123.
Can someone please give me a tip on how to do this?
Thank you!
I have a macro set up to run an append query which is
making a duplicate of the selected record on a form. It
runs using the "OpenQuery" action in a macro. This is
working great.
But now I want to customize the 2 message boxes that pop
up for an apppend query,
1) Are you sure you want to run this action query...
2) You are about to append 2 rows....
I would like to change the messages so that they don't
confuse the user.
I would prefer them to say...
1) Are you sure you want to copy this order?
2) Your order has been successfully copied, your new
order # is 123.
Can someone please give me a tip on how to do this?
Thank you!