Link to home
Start Free TrialLog in
Avatar of aeonflux2
aeonflux2

asked on

Add 1 to a date field

I have a field called DateM. I want to have 6 more fields that are dates and each one adds one day to the previous one.

So if someone enters 6/8/06 in Date M, the others would compute when composed as such (and couldn't be edited)

DateT     6/9/06
DateW    6/10/06
DateH     6/11/06
DateF     6/12/06
DateSa   6/13/06
DateSu   6/14/06

Help!
ASKER CERTIFIED SOLUTION
Avatar of mshogren
mshogren

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial