View Single Post
 
Old 06-10-2015, 12:51 PM
piper7971 piper7971 is offline Windows Vista Office 2007
Advanced Beginner
 
Join Date: Jul 2010
Posts: 38
piper7971 is on a distinguished road
Default count if or countifs how do I do it?

Hi!
Yesterday, someone help me with a formula which is working super.
Now I realized that I need to count the cells which I applied a conditional formatting. I know this can only be accomplish with Vba but I don't want to use it. So I was thinking if count if or ifs can help me. The problems is I have tried and is not working. Here is what I want

I have this for the conditional formatting to turn the cell red
=AND($A5<>"",$G5<0.7)

Is it possible to count all the cells in a row A5:A44<>"",G5:G44<.07 that meet the same conditions?

Thanks for always helping
Liz
Reply With Quote