Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using an array in a VB loop.
How do clear the contents of an array in VB? TIA. -- Ken Hudson |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you declared it w/o dimensions, then use ReDim.
If you declared it with fixed dimensions, then use Erase. Hth, Merjet |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing Contents | Excel Discussion (Misc queries) | |||
Clearing cell contents | Excel Programming | |||
clearing array contents | Excel Programming | |||
clearing the contents of specified cells | Excel Programming | |||
Clearing Contents | Excel Programming |