How to combine 2 Countif queries where 1 is a date in the next 30 days

Options
shecodesit
shecodesit ✭✭
edited 12/09/19 in Formulas and Functions

Let's say I have 2 columns: Widget Colors and Order Date.  I'm looking for a formula where I get the number of "red widgets" that have an order date in the next 30 days.

I have tried this formula without success: =COUNTIFS({2019 Widget Reporting Range 1}, "Project") AND ( {2019 Widget Reporting Range 2}, <=TODAY(30))

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!