Count Ifs Dates in the future with multiple conditions

Phil B.
Phil B.
edited 12/09/19 in Formulas and Functions

I am trying to create a formula will return a count of dates 21 days from the current date, but also sorted by an Assigned persons name and multiple statuses of the request.

Here is a formula that I have so far:

=COUNTIFS([Assigned To]:[Assigned To], "Name", [Status]:[Status], "Scheduled", [Start Date]:[Start Date], <=TODAY(+21))

What I would like to do is to add 2 or 3 more Status criteria. Or would I have to recreate this formula for those individual criteria.

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!