Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looking at the code below, what do some of these mea? Like ReDim and ReDim
Preserve? And v(i). Is this a variable, and if so, why the i in parens? ReDim v(0 To 0) ReDim Preserve v(0 To i) v(i) = "State" & Right(ctrl.Name, 1) ActiveSheet.Shapes.Range(v).Select |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A few things | Excel Worksheet Functions | |||
######THEY DO DIFFERENT THINGS TO GET IT############# | Charts and Charting in Excel | |||
two things at once? | Excel Programming | |||
2 things | Excel Programming | |||
2 things | Excel Programming |