G
gregc
I have a access 2003 database for project tracking, it has 3 tables with
ProjectNum being the link for all 3.
I have subforms on a main form that display information related to the
project, the 1st subform has the Action items with an actionid,and
projectnum, the 2nd form has the tasks with an taskid, actionid and
projectnum, each task have due dates, what i want to do is take the tasks due
date maximum date value: ie 8/21/2006 for a group of tasks with different due
dates and pass that data to the the action item duedate field on the action
item subform, and then the maximum date on the action item subform for each
of the action items to the main form's duedate feild for each project using
the same maximum value. any coding suggestions would be great, i am sure
there will be questions so let me know.
Thanks
Greg
ProjectNum being the link for all 3.
I have subforms on a main form that display information related to the
project, the 1st subform has the Action items with an actionid,and
projectnum, the 2nd form has the tasks with an taskid, actionid and
projectnum, each task have due dates, what i want to do is take the tasks due
date maximum date value: ie 8/21/2006 for a group of tasks with different due
dates and pass that data to the the action item duedate field on the action
item subform, and then the maximum date on the action item subform for each
of the action items to the main form's duedate feild for each project using
the same maximum value. any coding suggestions would be great, i am sure
there will be questions so let me know.
Thanks
Greg