How do I add a column in a report

  • Thread starter Thread starter Minipausal
  • Start date Start date
M

Minipausal

I am trying to add a 2nd column in a Access 2007 Report. I have gone to page
setup and changed the columns to 2 but it didn't change anything.

Thank you in advance for your help.

Kathy
 
Besides setting the column count to 2, did you also change the column size and
set a column spacing.

The value of
column count * (column width + column spacing) - column spacing + left
margin + right margin
needs to be less than the width of your paper.

John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
 
Back
Top