Good Morning,
I have a report which displays sales reps and their title on each individual line. Ex:
Project Specialist: Donald Duck
Project Specialist: Mickey Mouse
Project Specialist: Scooby Doo
Customer Service Rep: Bugs Bunny
Customer Service Rep: Elmer Fudd
I need to display on 1 line for each title: Ex:
Project Specialist: Donald Duck, Mickey Mouse, Scoob Doo
Customer Service Rep: Bugs Bunny,Elmer Fudd
I thought about writing a loop to accomplish this but I wasn't sure if there was a better solution in Crystal.
Any suggestions would be appreciated. Thank You
Michele
I have a report which displays sales reps and their title on each individual line. Ex:
Project Specialist: Donald Duck
Project Specialist: Mickey Mouse
Project Specialist: Scooby Doo
Customer Service Rep: Bugs Bunny
Customer Service Rep: Elmer Fudd
I need to display on 1 line for each title: Ex:
Project Specialist: Donald Duck, Mickey Mouse, Scoob Doo
Customer Service Rep: Bugs Bunny,Elmer Fudd
I thought about writing a loop to accomplish this but I wasn't sure if there was a better solution in Crystal.
Any suggestions would be appreciated. Thank You
Michele