wrapping columns

G

Guest

If I have to many fields and they go past the end of the
page. how do I get them printed on the same page rather
than being printed on the next page.

Page 1
a b c d
1
2
3

page 2 :forces page 2
e f g
1
2
3

Would Like:
Page 1
a b c d
1
2
3
e f g
1
2
3
 
F

fredg

If I have to many fields and they go past the end of the
page. how do I get them printed on the same page rather
than being printed on the next page.

Page 1
a b c d
1
2
3

page 2 :forces page 2
e f g
1
2
3

Would Like:
Page 1
a b c d
1
2
3
e f g
1
2
3

It's hard to tell from the layout you have posted here, but perhaps
File + Page SetUp + Columns
from Report Design view will be what you are looking for.

Look up
Columns + Set page setup options for printing
in Access Help.
 
Top