Format a report

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

Guest

I have a table with a single field named "ID". I would like to print a five
column report which would display my first 5 ID's across the page and then
display the next 5 ID's on the next line and so on. Can I do that?
Thanks for any suggestions you may have.
TomC
 
I'll have to check (I'm on a Mac, therefore no Access), but you should
be able to create a report with a narrow width and then set the number
of columns to 5. Leave just enough height for your font to fit for
your IDs.
When compiled, it should be as you wish.
Tony
 
Back
Top