Locking a cell after running formula or deleting a formula after it has run

Hello all.

I have a bit of an issue, I wrote a formula to enter todays date after a checkbox has been checked in a cell. This works great, however if I uncheck the box the date disappears.

I need the formula driven date cell to lock or hardcode the date after the formula has run once, automatically.

Current formula:

=IF(Delivered@row = true, TODAY(), "")

Someone accidentally unchecked a bunch of cells and now my dates are lost.

Thank you

Best Answer

  • Cathy Salscheider
    Cathy Salscheider ✭✭✭✭✭
    Answer ✓

    @Paul Newcome Thanks Paul. I would just like to ask what you meant by a "copy row" automation? I was just thinking of a simple trigger when the checkbox is checked to update the desired date cell within the same row. ( I didn't have a date field available when I grabbed this snipit, but you just need one defined to pull it in.) Thanks for clarifiying.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!