View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Alan[_12_] Alan[_12_] is offline
external usenet poster
 
Posts: 1
Default How do I count the number of cells

I have several dozens columns and 52 rows containing Data.

All the columns are labled Odd or Even
In the final (right most) Column I want to count the number of times that
that coulmn has data in it
The last row belows shows what the answer should be

Total Total
Odd Even Odd Even Odd Even Odd
5 1 2 ????? ?????
1 7 6 3 ????? ?????
5 1 2 ????? ?????
1 2 9 3 1 3

PLease help