Can you wrap text in a field?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to make data display in a field as wrapped text (similar to
what you can do with data in Excel)? I have some fields that are quite long
and when I display them on a report, I don't want to have to make the field
so long. I'd rather just have it wrap the text if it is longer than the
designated field.

Any suggestions????
 
Tia said:
Is it possible to make data display in a field as wrapped text (similar to
what you can do with data in Excel)? I have some fields that are quite long
and when I display them on a report, I don't want to have to make the field
so long. I'd rather just have it wrap the text if it is longer than the
designated field.

Any suggestions????

The TextBox on a report will have a CanGrow property. Set that to Yes.
 

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