Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a Sub procedure that invokes a userform. On the userform there are a series of radio buttons and two command buttons, one for OK and one for CANCEL. When the CANCEL button is pressed, I want the userform to either hide or unload itself -- I know how to do this part -- and I want the Sub procedure to abort. How do I do this last part? I can't figure out how to use the CANCEL button as input to the Sub procedure to get it to abort itself. -- shellshock ------------------------------------------------------------------------ shellshock's Profile: http://www.excelforum.com/member.php...o&userid=24935 View this thread: http://www.excelforum.com/showthread...hreadid=391599 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
userform output to procedure | Excel Programming | |||
Looping procedure calls userform; how to exit loop (via userform button)? | Excel Programming | |||
Quit UserForm and Procedure | Excel Programming | |||
VBA question - calling Procedure from userform | Excel Programming | |||
Passing Userform as an argument to a procedure | Excel Programming |