Hi all,
I need help on a formula to gather how many projects are due to start this week. I have this so far, but it returns 0, but one date range is within the parameters.
=COUNTIFS([Target Start Date]:[Target Start Date], WEEKNUMBER(TODAY()))
I also need to count on the [Target End date] on how many are due for completion this week.
All this has to be captured in sheet Summary formulas.