How do I display control values horizontally in a report?

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

Guest

I'm tyring to create a book index report from a table, so I need page numbers
displayed horizontally across the page after each index term:

Jones, 5, 7, 22, 33
Smith 12, 33, 45, 56, 78
Yost 10, 23

I don't think columns will work since the number of page entries varies for
each term. The index term goes in one control; the page number in a second
control.
I'm using Access 2003.

Thanks,
 
Back
Top