klynshoe
Board Regular
- Joined
- Jun 17, 2010
- Messages
- 176
Hello,
I have a countif formula where I've tested each individual criteria and they all work. However, when I put them all together they don't (I get a #VALUE! error) What am I doing wrong??
=COUNTIFS(Floor,2,Final_Product,$A4,Occupant_Proper,"<>Open")
These work just fine!!!
=COUNTIFS(Floor,2)
=COUNTIFS(Final_Product,$A4)
=COUNTIFS(Occupant_Proper,"<>Open")
USING EXCEL 2007
I have a countif formula where I've tested each individual criteria and they all work. However, when I put them all together they don't (I get a #VALUE! error) What am I doing wrong??
=COUNTIFS(Floor,2,Final_Product,$A4,Occupant_Proper,"<>Open")
These work just fine!!!
=COUNTIFS(Floor,2)
=COUNTIFS(Final_Product,$A4)
=COUNTIFS(Occupant_Proper,"<>Open")
USING EXCEL 2007