Hi All,
I am trying to add a Follow Up Date to my sheet, following a Submission Date. I tried:
=[Submission Date]@row + 14
and instead of getting a date 14 days in the future, I am just getting the number 14 added at the end of the line.
Both columns are set to Date Types.
The Submission Date is derived from a formula -
Which uses the date captured by smartsheet in the "Created Date" Type column.
Thank you in advance for any tips and advice! 😊