Counting items in one column based on criteria in another

  • Thread starter Thread starter kmc103
  • Start date Start date
K

kmc103

I'm trying to count the number of rows in a column which meet criteria
identified in another column. I'm creating a payroll template where one
column identifies whether the position is full-time or part-time. In my
first month of payroll I want to be able to count the number payroll amounts
which are classified as full-time. I also want to ignore any zeroes. Any
help would be greatly appreciated. In using Windows 2003
 
Unfortunately that didn't work. I tried the formula and it gave me a zero
value. Also, I'm looking to count the # of cells which match the criteria.
I think sumproduct would give me the sum. Thanks - I appreciate the response
 
It does work - I was missing the dashes in the formula. Thanks to both of
you for your help!
 
Back
Top