jonschofield
Technical User
I've been wrestling with this problem for a while now so any help would be appreciated.
I have a spreadsheet showing jobs that are assigned to different people and what status each of those jobs is at: "complete" or "in progress".
I can count all the jobs that are either "complete" or "in progress" using COUNTIF but how can I count jobs which are assigned to a certain person and are either "complete" or "in progress"? In other words, how can I count cells matching two criteria (name and status)?
I've tried nesting the COUNTIF in various logic statements but I'm not getting any closer to my goal. HELP!
I have a spreadsheet showing jobs that are assigned to different people and what status each of those jobs is at: "complete" or "in progress".
I can count all the jobs that are either "complete" or "in progress" using COUNTIF but how can I count jobs which are assigned to a certain person and are either "complete" or "in progress"? In other words, how can I count cells matching two criteria (name and status)?
I've tried nesting the COUNTIF in various logic statements but I'm not getting any closer to my goal. HELP!