S
Scott Crews
I need to make a query that will look at two tables (one
field in each of the two tables) and pull up all the
entries that are in the first table, but not the second
one. Here are more details:
The first table is called "Sponsor", and the field
is "Sponsor Number"
The second table is called "Child Sponsor Matchup" and the
field is called "Sponsor Number" also. Both are Numeric
Fields.
I need the query to display all the entries from "Sponsor"
who do not appear in "Child Sponsor Matchup", based on
comparing the sponsor numbers. Any ideas?
Thanks
Scott
field in each of the two tables) and pull up all the
entries that are in the first table, but not the second
one. Here are more details:
The first table is called "Sponsor", and the field
is "Sponsor Number"
The second table is called "Child Sponsor Matchup" and the
field is called "Sponsor Number" also. Both are Numeric
Fields.
I need the query to display all the entries from "Sponsor"
who do not appear in "Child Sponsor Matchup", based on
comparing the sponsor numbers. Any ideas?
Thanks
Scott