Thread: Countif
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Andrewllan Andrewllan is offline
external usenet poster
 
Posts: 2
Default Countif

I have a spreadsheet where I want to count the number of sick days for
individuals.
So I have the name of the person in a column and the date for the year in a
row
Name/Date 1/1 ......10/02.......20/08......30/08....12/09
An Other S s
P Peter S
I want to count the number of "S" for each person
so on seperate tab I want
Name Number of Sick Days
AN Other 2
P Peter 1
Any Suggestions
thanks Andrew