query from 2 tables
From: maggie (anonymous_at_discussions.microsoft.com)
Date: 03/31/04
- Next message: Sophia: "Re: Challenging Query/report"
- Previous message: SusanW: "crosstab query does not recognize form reference"
- Next in thread: Gerald Stanley: "Re: query from 2 tables"
- Reply: Gerald Stanley: "Re: query from 2 tables"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 31 Mar 2004 09:42:11 -0800
Table 1 has a field called "father first name", one
called "father last name", and one called "father
address". Table 2 has a field called "grandfather first
name", one called "grandfather last name", and one
called "grandfather address". The two tables can be
joined together by a field called "student number", as
they are related to the same student. I want a query
that will take the father information (from table 1) and
put it into fields called "first name", "last name",
and "address". So far, not a problem. I can do this
part. But now I also want the grandfather information to
be to be put into these same fields (first name, last
name, address) as a separate record from the father. How
would I write the query so that I get the father's
information on one line of the query result, and the
grandfather information on another line of the query
result? But into the same field names? I hope this
makes sense. Your assistance is appreciated.
- Next message: Sophia: "Re: Challenging Query/report"
- Previous message: SusanW: "crosstab query does not recognize form reference"
- Next in thread: Gerald Stanley: "Re: query from 2 tables"
- Reply: Gerald Stanley: "Re: query from 2 tables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|