I am trying to list names horizontally,
example, instead of:
bob
fred
bill
ned
I want :
bob, fred, bill, ned, etc.
Does anyone know how?
I will be using just one table.
I have searched through the forums for help and I have come very close.
per lbass's Instruction, I have made the following renditions to the report in hopes it would work.
//{@reset} for the subreport report header:
whileprintingrecords;
shared stringvar x := "";
//{@accum} for the detail...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.