I want the start date to be the initialized date of the task plus 1 day. The end date should be the start date plus whatever number is entered in the duration field.
I was trying to use IF plus DATEADD to first check if there was data in the initial...