Report Header with columns

  • Thread starter Thread starter James Puffer
  • Start date Start date
J

James Puffer

I have a report with three columns. The report header only prints above the
first column. I want to print it centered on the page. What am I missing?
 
Under File | Page Setup | Columns, uncheck the box:
Same as Detail

Then widen the report so the page header goes the full width, and add
additional labels in the right place over the other columns.

The labels will show across the top of the report, and the columns will
still be the correct width.
 
Allen said:
Under File | Page Setup | Columns, uncheck the box:
Same as Detail

Then widen the report so the page header goes the full width, and add
additional labels in the right place over the other columns.

The labels will show across the top of the report, and the columns will
still be the correct width.

Also, I believe Report Header will only print at the top of the first
page. If you want your headings on every page, use Page Header.

Kathy
 
Back
Top