Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
this seems like it should be easy, but a couple of things aren't working.
if you have declared an array: dim arParameters() as string and then later defined it: redim arParameters(1,2) as string how can you clear it out? Sort of like an UNdim ? Not just redefine it to another value, but put it back in the state it was in in the first place, right after the dim arParameters() as string ?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing cells without clearing formulas | Excel Discussion (Misc queries) | |||
Clearing Array Contents | Excel Programming | |||
Array for clearing checkboxes | Excel Programming | |||
clearing array contents | Excel Programming | |||
vba clearing out values stored in array | Excel Programming |