Competition
New Member
- Joined
- Sep 19, 2011
- Messages
- 34
Hi
I'm trying to use a countifs function based on 4 criteria and it's turning up a value of 0. I want to count how many cars house1 sells between Aug 1 and Aug 7? car is the variable name for cars and house1 = house1. Table1Range is the table that I'm working with..
Here is my formula
=COUNTIFS(Table1Range,House1,Table1Range,car2,Table1Range,">="Aug1,
Table1Range,"<="Aug7'New)
I'm trying to use a countifs function based on 4 criteria and it's turning up a value of 0. I want to count how many cars house1 sells between Aug 1 and Aug 7? car is the variable name for cars and house1 = house1. Table1Range is the table that I'm working with..
Here is my formula
=COUNTIFS(Table1Range,House1,Table1Range,car2,Table1Range,">="Aug1,
Table1Range,"<="Aug7'New)