Is it possible to autofill column after another column has been updated?

I have 2 columns in a table, Start Date and End Date.

Is it possible to have the column End Date update to the same value I add to Start Date?

Just add a formula to the End Date column. Just entering the name of the Start Date column (thisrow.StartDate) should do the trick

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.