Hi There. I need some help adding another level to the "Not Started" tasks based on the below formula that MyOnlineTrainingHub covered in https://youtu.be/5qtSioTE2wY
=AND(CURRENTDATE >= WORKDAY.INTL(STARTDATE,DAYCOMPLETED, 1), PROGRESS=0, CURRENTDATE <= ENDDATE)
I've been tasked with trying to format the ghant chart for not started tasks that fall within a certain date range. For example, all not started tasks from now/today until July 5, 2023. The objective is to do a 12 week look-ahead. However, I CANNOT figure out how to amend the above formula to include a small window of time within an overall date range based on minimum start to maximum finish.
Please help!
Hi Steven,
Please upload a sample file with your data structure and a manual example of the expected result, will be much easier to help you.