View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chad[_13_] Chad[_13_] is offline
external usenet poster
 
Posts: 6
Default Count items in a column

Thanks

"Chad" wrote in message
...
Hi All,

I am sure this is the easiest thing in the world, but I cannot find the
command.

I have about 20 columns, with random numbers of entries in each column. I
need a command to count the items in each column and store each count in a
seperate variable.

I have the loop setup and the variables, I just need the command to count
the items.

Thanks in advance,
Chad