G
Guest
I'm inexperienced in Access, but I do know the very basics. I've gone though
numerous lessons online to solve this problem, but to no avail. So here's
the situation:
I have two tables.
1) Past Award Winners
2) Event RSVP List
Both of these tables contain only two fields each: First Name, Last Name.
Listed in each table are the names of various peoples by their first and last
names. My job is to find out how many Past Award Winners are attending the
event--i.e. they would be listed in the Event RSVP List table.
My Problem.
I've tried to set up queries that display the first and last names of people
on both lists. I started this by creating a relationship between the First
Name field of one table and the First Name field of another, and doing the
same with both Last Name Fields. The query then is set to display both the
First Name fields of both tables and the Last Name fields of both tables.
However when I run the query my results are wrong. While I should have 8
names popping up (this being verified manually by comparing the two
spreadsheets by eye), I can only get these three names to pop up. I know
part of this problem has to do with the fact that in certain spots in the
RSVP list, a persons First Name might include an extraneious character (like
a middle initial) after it, so it doesn't match up exactly. All the Last
Names are input in the same format and without errors . . .
I hope this makes sense. If you were tackling this task, is there a more
efficient way of doing this query? I'll need to perform this on a much
larger set of tables, and so I'd like to work out the kinks with these
smaller ones first.
Please let me know if something needs clarification in this request, and I
would very much appreciate any help or advice one could give me.
Thank you.
numerous lessons online to solve this problem, but to no avail. So here's
the situation:
I have two tables.
1) Past Award Winners
2) Event RSVP List
Both of these tables contain only two fields each: First Name, Last Name.
Listed in each table are the names of various peoples by their first and last
names. My job is to find out how many Past Award Winners are attending the
event--i.e. they would be listed in the Event RSVP List table.
My Problem.
I've tried to set up queries that display the first and last names of people
on both lists. I started this by creating a relationship between the First
Name field of one table and the First Name field of another, and doing the
same with both Last Name Fields. The query then is set to display both the
First Name fields of both tables and the Last Name fields of both tables.
However when I run the query my results are wrong. While I should have 8
names popping up (this being verified manually by comparing the two
spreadsheets by eye), I can only get these three names to pop up. I know
part of this problem has to do with the fact that in certain spots in the
RSVP list, a persons First Name might include an extraneious character (like
a middle initial) after it, so it doesn't match up exactly. All the Last
Names are input in the same format and without errors . . .
I hope this makes sense. If you were tackling this task, is there a more
efficient way of doing this query? I'll need to perform this on a much
larger set of tables, and so I'd like to work out the kinks with these
smaller ones first.
Please let me know if something needs clarification in this request, and I
would very much appreciate any help or advice one could give me.
Thank you.