I am trying to auto-populate some dates in my "Due Date" column. When a date is entered in row 5, I need row 6 to be "date" - 5 days. The formula I tried was:
=[Due Date]5 - 5
But when I click enter, it just adds a " ' " to the beginning and displays the formula. Am I missing something?
*Note, this is when using a date column from a timeline template. If I create a new date column on a blank smartsheet the formula works.