Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim strArr() As String
Dim iCtr as Long ReDim strArr(1 To 100, 1 To 3) ...... ...... Getting an error if I code: ReDim Preserve strArr(1 To iCtr).elements(1 to 3) Any thoughts appreciated! EagleOne |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Redim preserve does not work for me | Excel Programming | |||
Redim Preserve question | Excel Programming | |||
redim preserve | Excel Programming | |||
Code for optimization, ReDim Preserve not handling it well, HELP please! | Excel Programming | |||
Redim Preserve doesn't work | Excel Programming |