Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how can, on UserForm 2,
i reference a value of a control on a different user form (UserForm1.TextBox1.value) ? ....UserForm2 is always made visible by a command button on UserForm1 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Unless I'm missing something, exactly the same way you said:
UserForm1.TextBox1.value Of course UserForm1 has to be open, even if hidden. -- Vasant "mark kubicki" wrote in message ... how can, on UserForm 2, i reference a value of a control on a different user form (UserForm1.TextBox1.value) ? ...UserForm2 is always made visible by a command button on UserForm1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing variables between a form and macro | New Users to Excel | |||
Passing variables between a form and macro | New Users to Excel | |||
Passing data back from a form | Excel Programming | |||
Passing data back from a form | Excel Programming | |||
Passing data back from a form | Excel Programming |