Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My input box works great when a user is filling in the info. But I also want
to give them the option to press cancel if they made a mistake & don't want to proceed. If they press cancel I want Row 4 to be deleted & the macro to end. How to I do that? Range("B4") = InputBox("ENTER YOUR NAME - Press 'Enter' when done") Range("C4") = InputBox("ENTER THE DATE YOU NEED THE FILE BY - Press 'Enter' when done") Range("B4").Select |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Input Box Vs Cancel | Excel Programming | |||
Input Box - CANCEL | Excel Worksheet Functions | |||
Input box to cancel sub when Cancel is clicked. | Excel Programming | |||
Input box cancel | Excel Programming | |||
cancel input | Excel Discussion (Misc queries) |