How do I set up a Column report in Access

N

Neil

I have 6 tables each with one field and I want to print a report that list
the items in each table under seperate colums.
 
M

Marshall Barton

Neil said:
I have 6 tables each with one field and I want to print a report that list
the items in each table under seperate colums.


If the data in all these tables is not related, then use six
narrow subreports side by side on an unbound main report.
 
Top