A
Adam
I have four feilds of which a date will be entered into the 1st field. I'm
trying to project future dates into the next 3 based on the following rules:
2nd field: must be 14 days out from the date in the first field, but always
on a Monday. So it wont always be exactly two weeks (maybe a little less).
The Monday must be the nearest Monday back. So if my entered date is Tuesday
March 20th the 2nd date must be Monday April 2nd as opposed to Monday April
9th. Again, if my 1st date was Wed the 21st or Thursday the 22nd my Monday
would still have to be April 2nd.
3rd and 4th Fields is always just 7 days after the Monday in field 2. I'm
guessing that whatever value i get in the 2nd filed and can do [Field 2]+7
and I'll be ok?
trying to project future dates into the next 3 based on the following rules:
2nd field: must be 14 days out from the date in the first field, but always
on a Monday. So it wont always be exactly two weeks (maybe a little less).
The Monday must be the nearest Monday back. So if my entered date is Tuesday
March 20th the 2nd date must be Monday April 2nd as opposed to Monday April
9th. Again, if my 1st date was Wed the 21st or Thursday the 22nd my Monday
would still have to be April 2nd.
3rd and 4th Fields is always just 7 days after the Monday in field 2. I'm
guessing that whatever value i get in the 2nd filed and can do [Field 2]+7
and I'll be ok?