Grow property

T

TSelf

On a report, is there a way to keep fields that line up to
the right of a field the "can grow" from moving with the
field that grows alongside of it?
 
R

Rick Brandt

TSelf said:
On a report, is there a way to keep fields that line up to
the right of a field the "can grow" from moving with the
field that grows alongside of it?

Any control with a Top property that is positioned lower on the page than
the Bottom of the growing control (before it grows) will be "pushed" down
the page. Either move those controls higher on the page or drag the bottom
of the growing control so it is lower.
 
Top