On my form I have a "delete this record" button, which I set up using the command button wizard. If the user clicks it, and then goes "Opps" and clicks "No - actually I don't want to delete this record" (or whatever the standard message is) another message box pops up saying "The DoMenuItem action was cancelled".
I want the first "Are you SURE?" message box (always good to have an opt out option), but I'd like the cancelled command box to vamoose. Is this possible?
I want the first "Are you SURE?" message box (always good to have an opt out option), but I'd like the cancelled command box to vamoose. Is this possible?