Thread
:
Input box to cancel sub when Cancel is clicked.
View Single Post
#
1
Posted to microsoft.public.excel.programming
PCLIVE
external usenet poster
Posts: 29
Input box to cancel sub when Cancel is clicked.
Can I write an "InputBox" statement to end the sub if the Cancel button is
clicked? This is the line that I have.
InputBox "Enter Next Invoice Month", "Creat Invoice.", Range("M16").Value
Thanks,
Paul
Reply With Quote
PCLIVE
View Public Profile
Find all posts by PCLIVE