Ok, hopefully this is a simple one.
I have a subreport with a couple of groupings that list the results of the query that the report is tied to like this:
Group heading
result1
result2
result3
etc.
The results go down, but I want them to go right, and then down, as if it were typing out the results on a line until it got to the end of the line and went to the beginning of the next line.
What I want to do is make the report look like this:
Group heading
result1 result2 result3 result4
result5 result6 etc....
Is there a way to do this?
I have a subreport with a couple of groupings that list the results of the query that the report is tied to like this:
Group heading
result1
result2
result3
etc.
The results go down, but I want them to go right, and then down, as if it were typing out the results on a line until it got to the end of the line and went to the beginning of the next line.
What I want to do is make the report look like this:
Group heading
result1 result2 result3 result4
result5 result6 etc....
Is there a way to do this?