S
S.
I am trying to run a query from multiple tables, and I
finally got that to work, but now it's returning multiple
instances of the same record.
I don't understand all the technical language I'm reading
on here, so in simple terms here it is:
We have a database of our filing system. I'd like to set
up a query that will search by client name and bring up
instances of files associated with that client in the
various places - one place at a time, that is. I've
joined together our client list and job list tables in one
query, and then used that in this new query. When I run
the query, a parameter comes up that lets me type in the
client name I'm searching for. Rather than bringing me
one instance of each file in our filing cabinets, it will
bring me three instances of one file, six instances of
another, etc. I want only one instance to come up.
Does this make any sense to anyone?
-S.
finally got that to work, but now it's returning multiple
instances of the same record.
I don't understand all the technical language I'm reading
on here, so in simple terms here it is:
We have a database of our filing system. I'd like to set
up a query that will search by client name and bring up
instances of files associated with that client in the
various places - one place at a time, that is. I've
joined together our client list and job list tables in one
query, and then used that in this new query. When I run
the query, a parameter comes up that lets me type in the
client name I'm searching for. Rather than bringing me
one instance of each file in our filing cabinets, it will
bring me three instances of one file, six instances of
another, etc. I want only one instance to come up.
Does this make any sense to anyone?
-S.