Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use a MsgBox with vbYesNoCancel to end a procedure if the No button is
clicked. However, the end users don't take the time to read the message and just click Yes to get past it. I want to use a LARGE UserForm with Yes & No command buttons to accomplish the same thing. If the end user clicks Yes, the UserForm will unload and the procedure will continue. What code can I put into the No command button to end the procedure that launched the UserForm when the No button is clicked? Thanks, Sam |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
End a procedure from a UserForm | Excel Programming | |||
How to jump from a Form procedure to a Workbook or Module procedure? | Excel Programming | |||
Cancel a Procedure through a Userform | Excel Programming | |||
Exiting a procedure with a userform | Excel Programming | |||
Looping procedure calls userform; how to exit loop (via userform button)? | Excel Programming |