Sign in to join the conversation:
Hello.
Please help w a formula to turn the red flag of the 'at risk' column for various number of days before the date set in the Completion Date column.
Thank you.
Dan
=IF([Completion Date]@row >= TODAY(- #), 1)
Give this a try. Just replace the # with however many days you want to trigger the flag.
Thanks very much for your prompt reply and suggestion.
I'll try it and let you know if I succeed, if it works.
Best,
Happy to help.
Smartsheet Community - I AM STUMPED!! I am trying to do a crosssheet SUMIFS formula with 1 Column and 2 Rows of Data. I need to sum across {Weeks 1 to 104} Column to match : {Helper Column} = Baseline@row Vertical Rows {Month} needs to match Month@row, and Row {Year} needs to match Year@row I have tried SUMIFS, JOIN,…
Hello I am looking to create a Smartsheet formula that returns the following result: Column A "Created Date" - this column type is a Created date and show results with date and time Column B "Received Date" - this column would round up the "Created Date" and just show date, no time. If the "Created Date" was after 2:00pm…
Cant figure out why this is not working. It comes back NO MATCH. I have changed it to true and to 1. Nothing works. HELP