Forum Discussion
emmaswa
Apr 26, 2023Copper Contributor
COUNTIF not working
Hello! I am working on a project where I am analyzing a data set on excel. I am trying to count the total number of skiers from each nationcode by using the COUNTIF function, but it is not working. ...
HansVogelaar
Apr 26, 2023MVP
Make sure that the cell in which you enter the formula is NOT formatted as Text, but as General or as Number.
Make sure that the Show Formulas button in the Formula Auditing group of the Formulas tab of the ribbon is NOT highlighted.
Make sure that your formula is =COUNTIF(...) and not "=COUNTIF(...)".