B
BobG
I have two tables that are imported from a club membership service.
One is members (contact information) with one record per member and several
fields of information for each record.
The other is questions with 9 separate records per each member. This one
has 9 questions, their names and answers. Both tables have membership no,
and first and last names of the members. I want to create a query that will
make all the answers to the 9 questions available tied to each related member
for use in forms and reports. I think I used to know how to do this by
creating a relationship (link) between tables but I can’t seem to make it
work so that each member has the answers to his 9 questions appear with his
record in the main members file. Should I look at some how combining the two
tables into one with all the information, this is how I had it designed
before we started using the membership service. I want to get back to where
I can use the existing forms, reports and sorts/queries by just changing the
field names. Thanks in advance.
One is members (contact information) with one record per member and several
fields of information for each record.
The other is questions with 9 separate records per each member. This one
has 9 questions, their names and answers. Both tables have membership no,
and first and last names of the members. I want to create a query that will
make all the answers to the 9 questions available tied to each related member
for use in forms and reports. I think I used to know how to do this by
creating a relationship (link) between tables but I can’t seem to make it
work so that each member has the answers to his 9 questions appear with his
record in the main members file. Should I look at some how combining the two
tables into one with all the information, this is how I had it designed
before we started using the membership service. I want to get back to where
I can use the existing forms, reports and sorts/queries by just changing the
field names. Thanks in advance.