Jbedelstein
New member
- Local time
- Today, 13:07
- Joined
- Dec 3, 2006
- Messages
- 2
I am working on a report where I will need to print an invoice field's result horizontally.
Normally the report writer would list the data like this:
309501
309502
309503
309538
I want it to come out like this:
309501, 309502, 309503, 309538
I am planning to create a subreport for this section and the data will need to wrap to the next like when it reaches the right margin.
Is there an easy (or other) way to do this?
Thanks
Normally the report writer would list the data like this:
309501
309502
309503
309538
I want it to come out like this:
309501, 309502, 309503, 309538
I am planning to create a subreport for this section and the data will need to wrap to the next like when it reaches the right margin.
Is there an easy (or other) way to do this?
Thanks