Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My next problem is:
I have a series of spin buttons (spnVar1, spnVar2, spnVar3) and would like to reference/change their properties inside a loop. I know this will not work, but it is basiclly what I need. Also, the spin buttons do NOT have linked cells. for each X = 1 to 3 ' initialize the value spnVar(X).Max = X ' reference the value sheets("Wksht").range("A" & X) = spnVar(X).Min next X |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Objects, Cell Referencing and Sorting | Excel Programming | |||
arrows dont move objects inside graph (plot) area | Excel Discussion (Misc queries) | |||
Referencing between two Excel Workbook Objects | Excel Worksheet Functions | |||
Referencing sheets/objects | Excel Programming | |||
referencing range elements inside the macro | Excel Programming |