G
Guest
I have a simple table of students and the courses that they took - one column
for "Student" and one column for "Course". Each student can take multiple
courses. Is there a way to combine the "Course" field together on an Access
report to show each student on one line?
Example:
Student A BUS-150, ENG-101, MAT-126
Student B PSY-124, ZOO-200
Does Access reports have this option or do I need to write code to read the
recordset and make the combined field?
THANK YOU!
for "Student" and one column for "Course". Each student can take multiple
courses. Is there a way to combine the "Course" field together on an Access
report to show each student on one line?
Example:
Student A BUS-150, ENG-101, MAT-126
Student B PSY-124, ZOO-200
Does Access reports have this option or do I need to write code to read the
recordset and make the combined field?
THANK YOU!