Ok, I bet that this is a really easy question but, hey, I couldn’t find the answer in the help system (or by trial and error) … so here it is …
I have a simple dialog box with an ‘ok’ and a ‘cancel’ button. If the user clicks the ‘cancel’ button, I want to skip the rest of the code. Its easy with a input box (if inputbox() = “” then skip) but I cannot see how to do it with a custom dialog box.
I did create a way – but it an’t pretty.
Any body with an answer for this one.
Cheers,
Tim