snoopy80
Technical User
- Jun 27, 2001
- 106
Good Morning!
I have an inputbox I use to request date from users in an Excel sheet. And according what the user enter, it will perform certain fuctions and if the user click on Cancel I want to have an If statement to detect this event and perform other fuctions. I have:
Opt=inputbox("....")
What Opt is equal to when user press the Cancel key?
Thanks for help
I have an inputbox I use to request date from users in an Excel sheet. And according what the user enter, it will perform certain fuctions and if the user click on Cancel I want to have an If statement to detect this event and perform other fuctions. I have:
Opt=inputbox("....")
What Opt is equal to when user press the Cancel key?
Thanks for help