Thread: Count functions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jalal Jalal is offline
external usenet poster
 
Posts: 9
Default Count functions

Hi,

I would like to count the number of records which have a certain value in
one column and a certain value in a different column.

E.g. Each record in column B is marked A-C
Each record in column C is marked Y or N

I would like to count how many records are marked A and Y; A and N; B and Y;
B and N; C and Y; C and N

Is this possible?