Thread
:
On cancel GoTo
View Single Post
#
1
Posted to microsoft.public.excel.programming
Oldjay
external usenet poster
Posts: 337
On cancel GoTo
RecordsDate = InputBox("Please enter Bank Records Backup date (m-d-yyyy)of
file to recall", "Bank Records Recall")
On Cancel GoTo XIT
Below I have a line XIT:
When I click on the Cancel button the routine doesn't go to XIT:
Reply With Quote
Oldjay
View Public Profile
Find all posts by Oldjay