Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am interested in knowing why this is not working .... dim arr() as integer some code ..... redim preserve arr(20) as integer If I use redim in the first line - redim arr() as integer then it works. So in short my question is why redim doesn't work after dim on the same array? It says it is supposed to work according to the excel help files. thanx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
redim preserve | Excel Programming | |||
Dim / Redim of an Array | Excel Programming | |||
ReDim Problem | Excel Programming | |||
ReDim an Array | Excel Programming | |||
Redim MyArray | Excel Programming |