Hello:
I am using an input box to enter some text. However, if a person accidently clicks and opens the Input Box, which has default text, I would like the ability for the Cancel button to exit the sub. Seems to me the Input Box does not work that way in that the Cancel and OK are the same. Is there a way to exit the sub, other than interrogating the text? I can't interrogate the text because if it's the same i may want to store it, or not.
Thank you!
I am using an input box to enter some text. However, if a person accidently clicks and opens the Input Box, which has default text, I would like the ability for the Cancel button to exit the sub. Seems to me the Input Box does not work that way in that the Cancel and OK are the same. Is there a way to exit the sub, other than interrogating the text? I can't interrogate the text because if it's the same i may want to store it, or not.
Thank you!