Formula to identify with min/max date if column is less than 1 and date is less than today?

Options

how do I do this?

I have the below which grabs the count correctly for anything less than 100% and <= today's date, but I want to grab the min and max date.

=COUNTIFS({Estimating Percentage}, <1, {Est Start Date}, <=TODAY())

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!