Hi! I have been trying to do the exact same thing but in the reverse. I
have a field called WeekEnding where the user inputs the week ending
date (such as Sunday, 12/29/2013) and then I need the form to populate
the fields for Monday, Tuesday, Wednesday... of the week prior (i.e.
12/23/13, 12/24/13, 12/25/13 ...) The only catch for me is that I have
the WeekEnding field set as a Date/Time Field outside of the table where
the days of the week date fields are located (all named Monday, Tuesday,
We...