Can anyone assist me with using date calculations please.I have a field
(DT_WeekEnding) that the user will fill in (this is a Date/Time Field)
based on the value in the date field I would like to calculate the other
days of the
week.DT_SundayDT_MondayDT_TuesdayDT_WednesdayDT_ThursdayDT_FridayIf the
saturday date = 04/06/2013DT_Sunday = 03/31/2013DT_Monday =
04/01/2013Etc.