View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter[_61_] Peter[_61_] is offline
external usenet poster
 
Posts: 48
Default Is there a way to count how many elements there are in an array?

But not by doing an for i = lbound(x()) to ubound(x()) and counter?

Thanks

Peter