Sorting two Fields on Same Page

  • Thread starter Thread starter Mad-Kiki
  • Start date Start date
M

Mad-Kiki

How do I get two Fields such as "LastNames"
and "FirstNames" to sort continously on the same page
(Report), then on to the next page? Getting these two
fields to sort in a single column is easy, but then it
leaves the rest of that page blank. It only shows 26
records down that single column, so if I could get it to
continue onto two more columns (or more) on the same page
then that would be 78 records on the same page.

A single column of "LastNames" and "FirstNames" is a
waste of space on paper that is being printed out once a
week.

Many thanks
Mad-Kiki
 
Open the Report in Design view. Open Page Setup from the
File menu. From the "Columns" tab, type in the number of
columns, uncheck the "Same as Detail", type in the width
of Column Size (one inch, for example), and then click
ok. Also from the Page Setup, experiment with both
choices of the "Column Layout".
 
Back
Top