Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I access my form control, when I don't know the direct name of the
object, but only have it placed in a variable. I have a form with an object named TEXTBOX3 then I have a variable name MYVAR with a value of TEXTBOX3 if I say TEXTBOX3.value I get the correct result if I say MYVAR.value then I get an error How do I refer to TEXTBOX3 using MYVAR? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 Form Control/ActiveX Control font difference | Excel Discussion (Misc queries) | |||
Tool Tip Text for Form control/ Active-X control | Excel Programming | |||
Is it possible to open the VBA form with a link in a sheet and to pass variable from a cell to the VBA form? | Excel Programming | |||
passing control value from one form to another form | Excel Programming | |||
using variable for a control name | Excel Programming |