Showing multiple values from a field side by side

MickeyGreen

Registered User.
Local time
Today, 12:06
Joined
Apr 28, 2005
Messages
14
I have a report that lists values from a particular field from every record where the criteria is met. The default layout looks something like this:

Value1
Value2
Value3
etc.

I'd like it to look like this:

Value1 Value2 Value3 etc. (and wrap around if necessary).

How do I do this?
 

Users who are viewing this thread

Back
Top Bottom