When using the Inputbox, is there a way to detect the ESC being hit. I have it so the text is already filled in and the user can change the text in the box. If the user hits the ESC key right now, on purpose or by accident it cancels the inputbox and also wipes out what was in the inputbox.
I do realize that you might be able to detect if it was the ESC key that was pressed but I'm not even sure which KeyAscii code is the ESC key.
Thanks everyone and have a happy Thanksgiving.


Reply With Quote
