C
Chris O''''Neill
I know this is probably pretty basic stuff, but it's the first time I've ever
done it and I'm confused. Here's the scenario:
I have a table called tblClients that contains information about my clients.
Linked to it is a table called tblFamily which contains information about
the client's family members. There's a one-to-many relationship between
tblClients and tblFamily (i.e. a client can have many family members).
I now want to create a report that lists all the information about a client
and his/her family members. How do I go about doing this? Does anybody have
an online tutorial on how to create this kind of report?
Thanks, in advance, for any assistance.
Regards, Chris
done it and I'm confused. Here's the scenario:
I have a table called tblClients that contains information about my clients.
Linked to it is a table called tblFamily which contains information about
the client's family members. There's a one-to-many relationship between
tblClients and tblFamily (i.e. a client can have many family members).
I now want to create a report that lists all the information about a client
and his/her family members. How do I go about doing this? Does anybody have
an online tutorial on how to create this kind of report?
Thanks, in advance, for any assistance.
Regards, Chris