Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Does anybody knows how to instruct VBA to diferentiate between a Cancel in the InputBox and a cero entered in the impiut box? (excel 2003) I have this code: ElseIf myerrorvalue = False Then Exit Sub '(errorvalue is the result of the inputbox) VBA is taking a 0 (cero) value as False (just like if the user click the cancel button) and exits the sub, but I need the code to keep going Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cancel InputBox | Excel Programming | |||
InputBox Cancel event | Excel Programming | |||
Doing nothing when pressing Cancel on InputBox | Excel Programming | |||
InputBox - cancel button | Excel Programming | |||
InputBox Function & Cancel | Excel Programming |