Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm a newbie and have this problem:
I have 13 textboxes called MN1, MN2, MN3 ...... MN13 when trying to set text in all of them i did this: for i 1 to 13 Dim Temp as object Set Temp = "MN" & i temp.text = "test" next i How do i refer to an object whith i in a loop?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looping | Excel Discussion (Misc queries) | |||
Not Looping | Excel Discussion (Misc queries) | |||
looping to End | Excel Programming | |||
Looping | Excel Programming | |||
Looping | Excel Programming |