Thread: countif
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
HRM Hawaii HRM Hawaii is offline
external usenet poster
 
Posts: 1
Default countif

I have a calendar that tracks employees attendance problems. On the left of
each is a cell with the month. To the right alternating rows of the day of
the week and below it a drop down function linked to a list. When a selection
is made in the drop down it posts to a cell with the formula "
=countif(December,$228) the problem I have added three drop down cell below
but have been unable to make the add to the list.

The cells are obviously linked to the "month" cell. I expanded the month
cell to correspond with the added rows and still no success.