labels on Parent move as sub reports grow?i

D

don

I'm trying to get labels on subreports to be outside and above the subreport
border.
(essentially have the report show within rectangle/border, and title/label
outside and centered above it)

Will a label placed on Parent report move to adjust for subreport above it?
or will it's location be constant -

thanks!
 
M

Marshall Barton

don said:
I'm trying to get labels on subreports to be outside and above the subreport
border.
(essentially have the report show within rectangle/border, and title/label
outside and centered above it)

Will a label placed on Parent report move to adjust for subreport above it?
or will it's location be constant -


Place the labels in the same section as the subreport. If
you have more than one subreport in the section, make sure
the labels do not overlap the bottom of a subreport control
above the labels.
 
Top