I do have forms and subforms. I was trying to create a query that would pull all of the data together. I will try a report/ subreport. Any ideas of which would work best? Main project then have the sub projects as sub events?
Thanks for the quick response.
Ok here it goes. Thanks so much for even trying to help me :)
Project Table (One to many relationship)
EventID
EventName
StartDate
EndDate
AssignedTo
SubProject table (Many to one EventID but Many to Many progress)
SubEventID (One)
EventID (Many)
StartDate...
I have 4 tables.
Project table (main project information)
SubProject table (events each related to the main project table with a foreign key)
Project Progress (progress toward main projects)
Sub Project Progress table (progress observed towards sub projects.)
The problem is created when all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.