Hi All,
I am trying to create a message box that will appear when a command button is clicked on. I want to write a warning before the user continues and then give the user two choices, continue "yes" or continue "no" in which case "yes" proceeds to perform the actions of the button while "no" simply closes it out. Any ideas about the best way to go about this. I already have the buttton on the Form. It is a button that appends a query.
Thanks,
Nino
I am trying to create a message box that will appear when a command button is clicked on. I want to write a warning before the user continues and then give the user two choices, continue "yes" or continue "no" in which case "yes" proceeds to perform the actions of the button while "no" simply closes it out. Any ideas about the best way to go about this. I already have the buttton on the Form. It is a button that appends a query.
Thanks,
Nino