printing columns in sub report

G

Guest

I have a report and the main report covers the entire width of the page. I
have a small sub report located at the bottom of the page and I am trying to
get it to print in 3 columns. I have the sub report page setup so that it
prints in 3 columns and it works correctly when opened by itself. When it is
in the bottom of the main report it comes up as one column?

Any ideas on how to fix it or work around it?
 
L

Larry Linson

Fipp said:
I have a report and the main report covers the entire
width of the page. I have a small sub report located
at the bottom of the page and I am trying to get it to
print in 3 columns. I have the sub report page setup
so that it prints in 3 columns and it works correctly
when opened by itself. When it is in the bottom of
the main report it comes up as one column?

A Report embedded in a Subreport will work nicely in Columns, if you set the
sequence to Across-then-Down. But, if you set it to Down-Then-Across, it
will not format correctly (at least the vast majority of the time... there
may be one count of rows that would work OK, depending on the space
available, but I've never encountered it).

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top