• Thanks David, for sharing that insight.

    I have put the end date default date as:

    =DateAdd(DateInterval.Day,14-Weekday(Today,FirstDayOfWeek.Monday),Today).

    I hope it is correct.