Sign in to join the conversation:
Hello
I would like the ball to be red if the date is in the past, yellow if the date is within the next 30 days and green if it is set to expire in more than 30 days. Help? TIA
=IFERROR(IF(Date@row < Today (), "Red", IF(Date@row > Today(30), "Green", "Yellow"))"")
This formula will provide you with a red if the date is in the past, Green if the date is greater than 30 days from today, and yellow if anything falls inbetween. I wrapped it in an IFERROR formula in case your row is missing date and then the field should appear blank with no symbol.
Hope that helps!
Just replace "Date@row" with your ColumnName@row or if your column contains a space or ends in a number [Your Column Name]@row.
I have been using a formula in smartsheet column however from last week i have tried to update the formula and when i save the sheet the following happens please help as soon as possible
The system just keeps saying "there was a problem."
Is there a way to copy a row into multi sheets without doing it manually? Be able to choose sheets and copy a row of data into new sheets. We have construction schedules build and want to add new tasks to sheets