Hi!
I want to be able to create a warning type message that would prompt the user for an action by selecting a Yes
or No type choice when selecting a button on my form that
is designed to close the form and exit the database.
Something like "Are you sure you want to close the form?
Yes, No. With the end result being, if Yes chosen, the
form closes, if No is chosen the form remains open.
I already have the command button coded to close the form
once the button is clicked, however, what I'm trying to
do is give the user a second chance to make that decision
before closing the form.
I hope I have explained this good enough for some of you to help me.
Thank you in advance.
Kat25
I want to be able to create a warning type message that would prompt the user for an action by selecting a Yes
or No type choice when selecting a button on my form that
is designed to close the form and exit the database.
Something like "Are you sure you want to close the form?
Yes, No. With the end result being, if Yes chosen, the
form closes, if No is chosen the form remains open.
I already have the command button coded to close the form
once the button is clicked, however, what I'm trying to
do is give the user a second chance to make that decision
before closing the form.
I hope I have explained this good enough for some of you to help me.
Thank you in advance.
Kat25