Forum Discussion

misce's avatar
misce
Copper Contributor
Apr 21, 2021
Solved

Formula to countif one column based on a word in another

Not sure if that title explains it very well! I've tried googling around and using nested IF/Countif functions but I've not had any luck so far.   BACKGROUND: I have a table, and I use it to creat...
  • misce's avatar
    Apr 21, 2021
    I'm silly - I tried just CountIfs at the start with no luck, but I went back to it and it worked this time, so I must have just got the syntax or something wrong first time round.

    To confirm, the formula I was looking for was:
    "=COUNTIFS(Table1[LAB01], "Not applicable", Table1[College], "CLES")"

Resources