T
TSG
I hope this makes sense. I have a database that has a student table as
well as an interest table. Each student can have multiple interests.
When I run a quesry to find students interested in a certain area
(interest), the results give me a student record for each interest! I
really need to figure out a way to run a query that will result in ONE
student record with each interest placed in its own cell on the same
row as the student record. I would then like to export this info to
excel.I've listed an example. The first example shows how it currently
returns results and the second example is how I would like for it to
return the results.
First Last Address Interest (these are the headers)
Jay Jones 12 main St. Biology
Jay Jones 12 main St. Math
First Last Address Interest Interest2
Jay Jones 12 main St. Biology Math
Help Please!! Also, please put in simple terms as I am not an Access
expert. I am using Access 2003.
Thanks in advance!
well as an interest table. Each student can have multiple interests.
When I run a quesry to find students interested in a certain area
(interest), the results give me a student record for each interest! I
really need to figure out a way to run a query that will result in ONE
student record with each interest placed in its own cell on the same
row as the student record. I would then like to export this info to
excel.I've listed an example. The first example shows how it currently
returns results and the second example is how I would like for it to
return the results.
First Last Address Interest (these are the headers)
Jay Jones 12 main St. Biology
Jay Jones 12 main St. Math
First Last Address Interest Interest2
Jay Jones 12 main St. Biology Math
Help Please!! Also, please put in simple terms as I am not an Access
expert. I am using Access 2003.
Thanks in advance!