labels on Parent move as sub reports grow?i

  • Thread starter Thread starter don
  • Start date Start date
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!
 
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.
 
Back
Top