chrisdedobb
Registered User.
- Local time
- Yesterday, 17:37
- Joined
- Nov 4, 2004
- Messages
- 16
Here is my situation:
I have a db that has a date field (short date format) that represents the date a job opens.
In addition, I have 12 other fields that are proposed dates that represent a "goal" to make a selection. Every one of these fields could be autopopulated with a goal date if the open date is filled out.
For example, I fill Open date with 11/2/2004. The first goal date should be 14 days later, the next goal date should be 28 days from the open date and so on. The goals should increase by 14 days each time.
I am pretty sure this can be done, but I am having trouble doing it.
Any help would be great!
I have a db that has a date field (short date format) that represents the date a job opens.
In addition, I have 12 other fields that are proposed dates that represent a "goal" to make a selection. Every one of these fields could be autopopulated with a goal date if the open date is filled out.
For example, I fill Open date with 11/2/2004. The first goal date should be 14 days later, the next goal date should be 28 days from the open date and so on. The goals should increase by 14 days each time.
I am pretty sure this can be done, but I am having trouble doing it.
Any help would be great!
Last edited: