I'm using a simple formula to see if a Date falls within the next week, two weeks, three weeks, etc.
Can Smartsheet actually return the Date or Week that this falls in?
=COUNTIFS([Calc if Done]@row, =0, [End Date]@row, AND(@cell >= TODAY(), @cell <= TODAY(+7)))
Appreciate all the brain power that's out there!
Jeana