Combine 4 Colomn and 1 Colomn in the same report

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hello to everybody,
is there a way to show certains fields in 4 colomn layout and on the same
report other fields in 1 colomn?
So far I am able to do only one option each report.

Any suggestion is really appreciate. Thanks in advance
Regards
John
 
John said:
Hello to everybody,
is there a way to show certains fields in 4 colomn layout and on the same
report other fields in 1 colomn?
So far I am able to do only one option each report.

Consider having a Report with two Subreport Controls, with embedded
Reports -- one in which the data is shown in 4 column form, and the other
with its data in 1 column form. (Now, I will caution you in advance, for the
4 column Report to work well as a Subreport, the columns must be "Across
Then Down".)

Larry Linson
Microsoft Access MVP
 
Back
Top