J
John Hatch
I am trying to find a formula to count the number of rows that have BOTH a
"4" in column C AND a "ph" in column H
My info shows ={SUM(IF(Apr!$C$2:$C$1500="4",IF(Apr!$H$2:$H$1500="ph",1,0)))}
should work but it only returns a '0'
Any and all help would be appreciated
Thanks,
John
"4" in column C AND a "ph" in column H
My info shows ={SUM(IF(Apr!$C$2:$C$1500="4",IF(Apr!$H$2:$H$1500="ph",1,0)))}
should work but it only returns a '0'
Any and all help would be appreciated
Thanks,
John