I have two date fields in my table. One for when a Task was Planned to happen and one field to capture when the task actually happened.
WBS_Release_Date_Planned
WBS_Release_Date_Actual
in the Default Value for WBS_Release_Date_Actual I put:
=[WBS_Release_Date_Planned]
But it doesn't like...