Full Version: Forumla For Date Population
UtterAccess Discussion Forums > Microsoft® Access > Access Tables + Relationships
PMBott
I have a table called tasks that has a listing of common tasks for projects. The table has the field for due date as to when the specific task is due. I also have a table for projects that has Project End Date for each project. Is there a way to have the due date for each task in the task table to populate the due date based off of the project end date.

Project End Date 6/25 Server Installation is due 98 days before the project end date, therefore it is due 3/19.
Project End Date 6/25 Interface Testing is due 49 days before the project end date, therefore it is due 5/7.

Each task has its own due date. Is there a formula that can give me an due date for each task based off of the Project End Date.

Thanks

Shauna
(aka. firebott)
theDBguy
Hi Shauna,

welcome2UA.gif

Take a look at the DateAdd() function in the Access Help Topics.

Just my 2 cents... 2cents.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.