Hi all...
I'm using Smartsheet to create a project plan.
For each task, I have a stoplight column (red, yellow, green). I also have a "% Complete" column, and Baseline Start and Baseline Finish columns. I would like to set a formula to display a stoplight based on percent complete and # of days to Baseline Finish.
So, for example:
0%-25% Complete with 7 days or less to Baseline Finish, =Red.
25%-75% Complete with 7 days or less to Baseline Finish, =Yellow.
75%-100% Complete with 7 days or less to Baseline Finish, =Green
Any thoughts on how to start?