G
Guest
Hello All,
I have an input box which queries users on how they want to display some
information. A datasheet on screen, or printed report. My code expects the
user to press "D" or "P". Anything else is ignored. The inputbox has OK
and Cancel buttons, I assume by default. My problem is that when the user
clicks on the Cancel button, nothing happens. The prompt remains. So, my
question is how do you programmatically handle clicking the OK or Cancel
button on an input box?
TIA,
Rich
I have an input box which queries users on how they want to display some
information. A datasheet on screen, or printed report. My code expects the
user to press "D" or "P". Anything else is ignored. The inputbox has OK
and Cancel buttons, I assume by default. My problem is that when the user
clicks on the Cancel button, nothing happens. The prompt remains. So, my
question is how do you programmatically handle clicking the OK or Cancel
button on an input box?
TIA,
Rich