kylefoley76
Well-known Member
- Joined
- Mar 1, 2010
- Messages
- 1,553
I want to use a countif formula with multiple criteria. What I want to do is count how many times the cells are <>"" so long as b85 = time!$c$2:$c$5000
This is what I'm thinking but I don't know how to use multiple criteria
=COUNTIF(time!$G$2:$G$5000,time!$H$2:$H$5000<>""&b85=time!$c$2:$c$5000)
This is what I'm thinking but I don't know how to use multiple criteria
=COUNTIF(time!$G$2:$G$5000,time!$H$2:$H$5000<>""&b85=time!$c$2:$c$5000)