Column Headings

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

Guest

My report is only 3.5 inches wide and I have it setup with two columns. This
works fine as I get the two columns of data on one page. However, with the
column labels in the page header, the labels only appear over the left column
of data, the second column is labelless. Is there any way to get the
pageheader labels to repeat over the second column?
 
Michael,
Create a duplicate label and adjust it's position over column2, in the Header section.
--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 
My report is only 3.5 inches wide and I have it setup with two columns. This
works fine as I get the two columns of data on one page. However, with the
column labels in the page header, the labels only appear over the left column
of data, the second column is labelless. Is there any way to get the
pageheader labels to repeat over the second column?

Make the report with the full width of the paper (less the width of
the margins).
In File + Page SetUp + Columns, uncheck the Same as Detail check box.
Set the column width manually in the dialog box.
Save the changes.
Then select and copy the current page headings and paste them back
into the page header. Move this second group of headings where the
second column will be.
Preview the report and adjust the heading location as needed.
 
Back
Top