S
silva
I'm trying to create a report that displays a small amount of information
froma record. The query used generates a lot of records that match the
criteria, but due to the small amount of information actually required, the
data stretches on beyaond a page, all in a small single column with a large
quantity of blank space on the pages.
What I'd like to do is be able to have multiple records display both
horizontally and vertically (sorted by column or row is not important). For
example:
Record 1 Record 2 Record 3 Record 4 Record 5
Record 6 Record 7 Record 8 Record 9 Record 10
It's basically only one field per record I need to display. Is there any way
to do this without necessitating an entire line for each record?
froma record. The query used generates a lot of records that match the
criteria, but due to the small amount of information actually required, the
data stretches on beyaond a page, all in a small single column with a large
quantity of blank space on the pages.
What I'd like to do is be able to have multiple records display both
horizontally and vertically (sorted by column or row is not important). For
example:
Record 1 Record 2 Record 3 Record 4 Record 5
Record 6 Record 7 Record 8 Record 9 Record 10
It's basically only one field per record I need to display. Is there any way
to do this without necessitating an entire line for each record?