RE: connecting fields in mulitple tables
- From: Klatuu <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Jun 2008 09:16:01 -0700
Post the SQL of the query as it is now.
--
Dave Hargis, Microsoft Access MVP
"buscher75" wrote:
I was wrong, it does not show an error, it returns zero records when you run.
the query. Under one serial number I want to show the three operators that
worked on that unit with their names not their badge numbers.
"Klatuu" wrote:
It shouldn't be necessary to include the operator id 3 time is the query as
output. They are only needed in the Join. What error are you getting?
--
Dave Hargis, Microsoft Access MVP
"buscher75" wrote:
Hello, I have three tables that collect data. Each has an operatorID field.
I then have a table that has the operatorID and the operator's name.
Ultimately, I would like to produce a summary report pulling the operatorID
from each table and show the persons name not their ID. A field called
“SerialNumber” connects all three data collection tables through a
relationship. I can successfully show the employee’s name with one
operatorID field in the query, but get an error trying to run the query when
all three table's "operatorID" fields are listed. What am I doing wrong? Do
I need 3 different queries and then pull from each query in the report? Or,
is there a way to convert the information within the report?
I appreciate your help.
- Follow-Ups:
- RE: connecting fields in mulitple tables
- From: buscher75
- RE: connecting fields in mulitple tables
- Prev by Date: RE: Joining tables based on strings contained within field
- Next by Date: Re: Totaling Groups
- Previous by thread: RE: Joining tables based on strings contained within field
- Next by thread: RE: connecting fields in mulitple tables
- Index(es):
Relevant Pages
|