Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks, I think I just solved my problem. At the top of the Userform code module I added a Public statement...e.g. Public MyVariable Then, at any place in my macros that I need to access MyVariable I do so by: x = MyUserform.MyVariable Seems to work for me thanks chuckm |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
public variables, 2 userforms | Excel Programming | |||
Public Variables | Excel Programming | |||
Public Variables | Excel Programming | |||
Public Variables | Excel Programming | |||
Public Variables with UserForms | Excel Programming |