How do I use OR when looking for "x" in cells in two columns?

=COUNTIFS({Progress}, ="Complete", {Functional Area}, OR(CONTAINS("Operations - HH - Clinical", @cell), CONTAINS("Operations - Home Health", @cell)), OR({Functional Area Assigned}, OR(CONTAINS("Operations - HH - Clinical", @cell), CONTAINS("Operations - Home Health", @cell))), {Not Applicable}, =0)

I have two columns, Functional Area and Functional Area Assigned. I would like my formula to find the following in any cell in each column, "Operations - HH - Clinical" or "Operations -Home Health". What is wrong with my formula?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!