Reports: When the output is long

  • Thread starter Thread starter Veli Izzet
  • Start date Start date
V

Veli Izzet

Hi all,

I have fields (not memo fields) that may or may not be long for the
space provided for them on a report.

Can I format in such a way that if they are long, the space provided for
them will grow VERTICALLY so that I will both get all the data in it,
and the report format will stay OK.

Thanks for answer
 
Set the Can Grow property of the controls to Yes.
The (Detail?) section also has a Can Grow property.

The fields may not grow properly if they are overlapping vertically with
other controls.
 

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