H
Harvey Waxman
Can someone explain why these two expressions differ referring to the value 5?
IF(A2:A10<5 etc. ) but
COUNTIF(A2:A10,"<5") requires a comma and quotes
Wouldn't it make sense for them to be the same?
Just wondering.
IF(A2:A10<5 etc. ) but
COUNTIF(A2:A10,"<5") requires a comma and quotes
Wouldn't it make sense for them to be the same?
Just wondering.