Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello--I am looking for a tidy way to end a main procedure from a
userform command button. One idea that might work (say the newsgroups) is to to run a boolean function procedure that returns a value, False if certain conditions are met. Then one could check for a false value in the main procedure before continuing. However, I am having trouble connecting userform buttons with function rather than sub procedures. I am sure that this is a common problem. Can anyone suggest an elegant way out? Thanks. -Abe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simplify Command Button Procedure | Excel Discussion (Misc queries) | |||
Enable Command Button Procedure | Excel Discussion (Misc queries) | |||
Specifying a Command Button on a worksheet as differentiated from one on a UserForm | Excel Programming | |||
Looping procedure calls userform; how to exit loop (via userform button)? | Excel Programming | |||
Userform disappears when you try to initialize from a command button | Excel Programming |