I have a sub-report with 2 colunms. When I open the subreport alone, its ok
and I can setup margins and columns attributes. But when I open the report
embedded as a sub-report, it shows only the left column. What can I do to
show the 2 columns on the subreport?
Thank you for your support
Sidnei Cordeiro
perspecitva@hotmail.com
|
|
0
|
|
|
|
Reply
|
Sidnei
|
7/8/2007 9:55:00 PM |
|
Sidnei Cordeiro wrote:
>I have a sub-report with 2 colunms. When I open the subreport alone, its ok
>and I can setup margins and columns attributes. But when I open the report
>embedded as a sub-report, it shows only the left column. What can I do to
>show the 2 columns on the subreport?
Because subreports are unaware of page boundaries, they can
only get multiple columns if you use Across then Down
snaking or set the subreport control's CanGrow to No.
--
Marsh
MVP [MS Access]
|
|
0
|
|
|
|
Reply
|
Marshall
|
7/8/2007 10:28:56 PM
|
|