View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Confused_in_Houston[_2_] Confused_in_Houston[_2_] is offline
external usenet poster
 
Posts: 15
Default Counting the Number of Elements in an Array

I would like to know how to write an argument that will count the number of
items in a group or an array.

Example

A1 DATA1
A2 DATA2
A3 DATA3
A4 DATA4
A5 4
A6 DATA1
A7 DATA2
A8 2
A9 DATA1
A10 DATA2
A11 DATA3
A12 3

Thanks