Thread: Size of array
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Souris Souris is offline
external usenet poster
 
Posts: 107
Default Size of array

I would like to scan an array which my function does not know the size.
Are there any statement to return size of array like Sizeof or Length then I
can scan the whole array.

any infoomation is great appreciated,