How do I create a formula to count a key phrase in a sheet?

I'm looking to have a count of how many times a person's name is referenced in a sheet I created. I am trying to create a formula that will recognize the name even when there are other names included in the cell.

I am referencing ANOTHER sheet in my formula which is where the trouble has started for me…

Ex.

=COUNTIF([{Ops Bullets Tracker Range 2}]:[{Ops Bullets Tracker Range 2}], CONTAINS("Eric Wagner", @cell))

and I keep getting the #UNPARSABLE error

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!