Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been relying heavily on global variables to return
a value (or values) from any Userform in my program. Is this the only way to return a value from Userform.Show()? Is it possible to try something like: x = Userform.Show() ' ??? This might work for returning one value, but what if I had multiple values to return from a userform? Just curious what other options are available, because I feel like the global variable method is not always very efficient. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return to UserForm | Excel Programming | |||
Userform Show | Excel Programming | |||
show userform | Excel Programming | |||
How to Show a userform from XLA sub | Excel Programming |