How do I count cells that include a value and not just cells that only have a specific value in it?

Options

I'm trying to count the amount of cells that have a value of "keys" included in it, but it's only giving me the cells that specifically only contain "keys". I want every cell that contains "keys" within any portion of it. Below is the function I've used.

=COUNTIFS([Key/ Swipe/ Code Request]:[Key/ Swipe/ Code Request], "Key")

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!