Subreport cannot grow

B

BL

Hi, everyone,

I have prepare a subreport shows the details while the main report shows
other information of the record, pretty standard use for subreport.

However, as the report source is based on a query. In case there is only
one record in the parent table found, the subreport can grow to contain every
details. However, when more than one record are select, I found the
subreport fails to grow.

It will be much appreciate if you can give me some idea for solving the
problem. Thank you.

BK
 
L

Larry Linson

Is this Subreport Control in the Detail Section of the Report -- if not,
which Section? I do not have difficulties with Subreport Controls growing in
Reports, but there are some Sections of Reports that do not have a CanGrow
or CanShrink property.

Larry Linson
Microsoft Access MVP
 
B

BL

Thanks Larry,

I believe I found the reason. As I draw a box as a border to enclose the
subreport. It seems that it will affect the subreport to grow. Once I
erase the box, everything goes well.

Thank you.

BL
 
Top