With two columns of data, how to make header appear at top of both

B

BlueWolverine

Hello,
MS Access 2003 XP Pro.

I have found out how to get my data to appear in two columns on a report but
as of right now, my header only appears over the first column. How can I get
the column over both columns?
Thank you
 
A

Allen Browne

Presumably you found the Page Setup dialog (on the File menu), and on the
Columns tab set up multiple columns?

On that tab, uncheck the box for "Same as Detail section."

Now you can widen the report width without changing the column width. You
can now repeat the label in the Page Header section, and place it so it
turns up over the righthand column.

(The Page Header is independent of the columns, i.e. it is printed across
the top of the page.)
 
Top