E
Eric Johnson
New situation:
What I'm working on is creating a call log form that shows static
information on the top part of the form (user id, name, phone, etc) and at
the bottom is a sub form where tracking the times each user has been called
and their eventual answer. simple enough and I have that much worked out
now. Each user in question has a number of network shares that we are trying
to get confirmed by the user.
Several users have multiple shares, I need to generate a query that will
give me a list of users and all the shares they own. I only want the userid
listed once however in the tables I have each share is listed with a userid.
I don't know how to filter things out so that I get one ID and all the shares
with it.
Is this even possible?
What I'm working on is creating a call log form that shows static
information on the top part of the form (user id, name, phone, etc) and at
the bottom is a sub form where tracking the times each user has been called
and their eventual answer. simple enough and I have that much worked out
now. Each user in question has a number of network shares that we are trying
to get confirmed by the user.
Several users have multiple shares, I need to generate a query that will
give me a list of users and all the shares they own. I only want the userid
listed once however in the tables I have each share is listed with a userid.
I don't know how to filter things out so that I get one ID and all the shares
with it.
Is this even possible?