I have a report that lists children and their ages. I would like to display them horizontally like (Mike 7, Jeff 3, Joe 1)
I can do a trim and get my data but don’t how how to have the list display horizontally.
Thanks for your help