Countif help
Posted by Gee-off on January 03, 2002 11:53 AM
Here's a sample spreadsheet:
Year|Type
1991|1
1991|2
1991|1
1992|1
1992|1
1994|2
1995|2
My question is, how can I count how many 1991's are a type 1?
I don't want to sort it to figure it out.
I can use countif to count how many type 1's and how many 1991's. But not how many are both.
Please help.