Hi all,
I have a table that contains seven dates that are used to update another table (didn't know how else to to it). On my form, I would like to have the user enter a begin_date, click a button, and update the table with the begin_date and the next six days.
I have tried to do this with a...