InputBox Cancel

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

How can you identify that a user has clicked the Cancel
button in an InputBox as opposed to just clicking OK with
no value input?
 
Bob said:
How can you identify that a user has clicked the Cancel
button in an InputBox as opposed to just clicking OK with
no value input?

My docs for the InputBox functions says that a zero-length string is
returned whenever Cancel is pressed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Cancel Input Box error 16
Cancel InputBox 6
Default InputBox Behavior 3
How to activate InputBox Cancel Function 4
Inputbox ok only 1
Input Box Q 3
Exit Do problem 5
Question on Inputbox function 3

Back
Top