1stTimeOut
Technical User
I need a field (DateB)in a form where the default date is based on two criteria:
1. A specific box (BlockA)is checked
2. A date is entered into another field (DateA)
If both 1 and 2 are true, then (DateB)=((DateA)-7).
Ocassionally, the user will need to override the formula in (DateB) and enter a specific date.
Possible? Does the code go into an event or a control source?
Thank you!!!
1. A specific box (BlockA)is checked
2. A date is entered into another field (DateA)
If both 1 and 2 are true, then (DateB)=((DateA)-7).
Ocassionally, the user will need to override the formula in (DateB) and enter a specific date.
Possible? Does the code go into an event or a control source?
Thank you!!!