G
Guest
I have several tables that store data captured on a single form (and
subforms). Basically, it is a form that I use to record activities. The
form has a subform that captures the names of the people involved.
I am trying to create a query that will identify all of the activities for
the month and who was involved. For some reason I only get three activities
in the query. Ultimately I want to run a report that groups the query by
individual.
Here is the sql that I currently have. As I said I am only getting 3
returns and I know there are at least 10 that should be returned.
TIA
subforms). Basically, it is a form that I use to record activities. The
form has a subform that captures the names of the people involved.
I am trying to create a query that will identify all of the activities for
the month and who was involved. For some reason I only get three activities
in the query. Ultimately I want to run a report that groups the query by
individual.
Here is the sql that I currently have. As I said I am only getting 3
returns and I know there are at least 10 that should be returned.
TIA