C
Caryn
I have a table with client names and another table with the family members of
the client. Those are connected via a relationship. I have a query to
generate a list of only those clients who are active as of a certain date. I
have created a report which lists both the clients and the family members
with a left join. However, if there are multiple clients with the same name
that appears in the query, only the client who is last alphabetically
appears. Any other records with that last name are missing from the report.
For example, Nicole Smith appears, but Kelly and Jessica Smith's records do
not. They appear in the query, but not the report. Does anyone have any
idea what could be causing this?
the client. Those are connected via a relationship. I have a query to
generate a list of only those clients who are active as of a certain date. I
have created a report which lists both the clients and the family members
with a left join. However, if there are multiple clients with the same name
that appears in the query, only the client who is last alphabetically
appears. Any other records with that last name are missing from the report.
For example, Nicole Smith appears, but Kelly and Jessica Smith's records do
not. They appear in the query, but not the report. Does anyone have any
idea what could be causing this?