Good afternoon,
I have a basic excel table that I made using Control + T. I'm using a countif formula outside of the table to count a specific word in a column. My formula is returning a 0 instead of the actual count. What am I doing wrong?
Both formulas below did not work.
Formula: =countif($f6:$f150,"Active")
Formula: =countif(Table1[MemberType],"Active")
I have a basic excel table that I made using Control + T. I'm using a countif formula outside of the table to count a specific word in a column. My formula is returning a 0 instead of the actual count. What am I doing wrong?
Both formulas below did not work.
Formula: =countif($f6:$f150,"Active")
Formula: =countif(Table1[MemberType],"Active")