How do I set up a Column report in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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.
 
Back
Top