SherryLynn
Technical User
I have a report which makes file labels relating to the clients. The labels have parameter settings to pull only those whose data information falls between two dates. The database tracks families and their children. On the entry form, each child is entered into their own record. I have two problems,
1. The label has the last name field and the first name field on it, but it only shows one of the children's names on the label. How can I get it to pull all the names onto the label with a comma in between them. The Report is pulled from a query.
2. The second thing the report is doing is printing duplicates of the family based on the query parameters. For instance, if on the form I have entered two incidents regarding 2 of the children , then I get two labels, one for each because the incidents fall within the date parameters. How can I get around this?
Thanks,
Sherry
1. The label has the last name field and the first name field on it, but it only shows one of the children's names on the label. How can I get it to pull all the names onto the label with a comma in between them. The Report is pulled from a query.
2. The second thing the report is doing is printing duplicates of the family based on the query parameters. For instance, if on the form I have entered two incidents regarding 2 of the children , then I get two labels, one for each because the incidents fall within the date parameters. How can I get around this?
Thanks,
Sherry