Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following to insert a date into the active cell. It works all
right to enter the default or a new date with OK, but when Cancel is clicked it only produces an error. What do I need to exit the sub. ActiveCell.Value = CDate(InputBox("Enter the end date of the period.", _ strTitle, Range("BalanceDate").Value)) Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refresh produces #N/A error | Links and Linking in Excel | |||
Refresh produces #N?A error | Excel Discussion (Misc queries) | |||
Input Box - CANCEL | Excel Worksheet Functions | |||
cancel input | Excel Discussion (Misc queries) | |||
CreateObject produces error | Excel Programming |