Thread: earasing arrays
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hemant_india[_2_] Hemant_india[_2_] is offline
external usenet poster
 
Posts: 107
Default earasing arrays

hi
is there any way to erase array elements having no values stored in it?
"if len(array(a,b))<=0 then erase"
will this work?
thanks
--
hemu