G
Guest
Greetings,
I have a client tracking database that has a main table, tblClient.
The table, tblClient, is the parent in several one-to-many relationships.
The child tables are tblClientReports, tblClientServices, and
tblClientContacts.
I would like to create a Client Summay Report that shows the Client Name one
time and then displays all contacts, then all reports, then all services in
groups underneath.
I currently have one query that pulls all information from all tables and am
trying to lay that out on a report in a way that looks attractive.
Unfortunately, I'm not having much luck.
Would I be better off using multiple queries or are there grouping/repeating
tricks that I am not privvy too. I've got years of experience with other
report development tools but this is the first time I've attemepted to do a
report of this complexity in Access.
Any help is appreciated.
Regards,
Bryan
I have a client tracking database that has a main table, tblClient.
The table, tblClient, is the parent in several one-to-many relationships.
The child tables are tblClientReports, tblClientServices, and
tblClientContacts.
I would like to create a Client Summay Report that shows the Client Name one
time and then displays all contacts, then all reports, then all services in
groups underneath.
I currently have one query that pulls all information from all tables and am
trying to lay that out on a report in a way that looks attractive.
Unfortunately, I'm not having much luck.
Would I be better off using multiple queries or are there grouping/repeating
tricks that I am not privvy too. I've got years of experience with other
report development tools but this is the first time I've attemepted to do a
report of this complexity in Access.
Any help is appreciated.
Regards,
Bryan