M
Mary
I have three tables (parent/guardian, children, otheradults). that are all
related with left joins (i.e. Include ALL records from 'Parent/Guardian' and
only those records from 'Adults' where the joined fields are equal.) by
ContactID (which is the parent/guardian ID) same for children.
I created a query called Family which successfully combined three queries of
each table where I combined the first and last names into one field.
When I create my report, it creates an entry for EACH child rather than
listing the children and related adults under Parent/Guardian as I would
like. Can you tell me what I am doing. --
Positive Direction for Youth & Families, Inc. (www.pdfyinc.com)
related with left joins (i.e. Include ALL records from 'Parent/Guardian' and
only those records from 'Adults' where the joined fields are equal.) by
ContactID (which is the parent/guardian ID) same for children.
I created a query called Family which successfully combined three queries of
each table where I combined the first and last names into one field.
When I create my report, it creates an entry for EACH child rather than
listing the children and related adults under Parent/Guardian as I would
like. Can you tell me what I am doing. --
Positive Direction for Youth & Families, Inc. (www.pdfyinc.com)