Formula to count criteria from two different columns, one of which is a date.

=COUNTIF([Reporting Type]:[Reporting Type], "Case")

I have the above formula established that counts just the "case" in a column, but also want to include another criteria that only counts if a date that is greater than TODAY is in another column. I've looked online and have not found one that works.

Below is an example of what I am looking for, but I know that it is incorrect.

=COUNTIFS([Reporting Type]:[Reporting Type], "Case",AND[RTW/RTS]:[RTW.RTS],

Can you help?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!