I have a table that lists students' names and various awards that they got. For example, Smith has received Award1, Award2, Award3 and Jones received Award1. I want to produce a report that will list each award with a comma after it. I don't want it to be in columns or separate rows. How can I make the different awards print on the same row?