I am looking to have a blank cell populate a date in a column using an if statement to check for specific values in another column.
With excel I would normally use a circular reference to check if(and()) the cell was blank and that the values I want are in another column, and then populate a today(). With Smartsheet it calls out my bad practice circular reference.
Is there a way to have the cell update with the date and then freeze that date without using a circular reference?