COUNTIFS question

Murz
Murz ✭✭✭✭
edited 01/03/25 in Formulas and Functions

EDIT - I think I solved my original problem by removing the <> before the "2099". However, how do I write the formula to show not equal to 2099 without using an operator? SS doesn't seem to like it when I use <>.

******

Hi, I've browsed a number of the COUNTIFS posts but for some reason, I can't get my formula to work. It used to work but stopped when I populated my reference sheet with data. Not sure how that would make a difference but its the only correlation I could find.

Its basic. Just counting all the project health statuses of "red" "yellow" and "green" by "in progress" that don't have an approved year of "2099". Its resolving but not counting the data in the referenced sheet.

=COUNTIFS({Project Health}, [Project Health]@row = "Red", {Project Status}, [Project Status]@row = "In Progress", {Approved Year}, <>"2099")

The only difference between the 3 formulas is the color.

Thank you in advance!

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!