Add or subtract Dates in Smartsheet

Options

Hi All,

I am trying to add a field where I can add 3 days to the end date column. For example the end date is 01/23/23 and I need to add 3 days to this in a new column. So the formula I used is =[end date]@row + 3. When I do this, I am getting the following error:

"Invalid Column Value"

Can someone tell me what I need to do to fix this?


I need this column to use it for automation in order to send email reminders after 3 days of the end date.


Thanks so much for your help in advance! Look forward to hearing from you.

Best Answers

  • David Tutwiler
    David Tutwiler Overachievers Alumni
    Answer ✓
    Options

    Understood. Both the original date and the reminder date columns have to be set to date. The only thing I can think of that would cause this error is the reminder date column is not set to a Date type.

  • Paul H
    Paul H ✭✭✭✭✭✭
    Answer ✓
    Options

    Change the 3 days to date format or If you want it to be just text/number then add some quotes

    = [End date of requested leave time]@row + 3 + ""

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!