Can Grow property

  • Thread starter Thread starter T Best
  • Start date Start date
T

T Best

Hi all,

Question...how do i prevent fields on a report from sliding down if i have
fields above it with the Can Grow property set to true?

btw...I'm still using Access 97 at work.

TIA
Ted
 
T said:
Hi all,

Question...how do i prevent fields on a report from sliding down if i
have fields above it with the Can Grow property set to true?

btw...I'm still using Access 97 at work.

Only by making the bottom of the controls that grow extend down past the tops of
the controls you don't want to move.
 
T said:
Question...how do i prevent fields on a report from sliding down if i have
fields above it with the Can Grow property set to true?

btw...I'm still using Access 97 at work.


I think you can get that effect if you make the CanGrow
controls tall enough so that its bottom is below the top of
the lowest control you don't want to bo moved. Be sure to
set the cangrow control's CanShrink property to Yes so the
extra height doesn't look wierd when it didn't need to grow.


If you have multiple can grow controls, one above another,
then you can't do it because overlaping controls won't be
moved. If they're side by side, you're ok.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top