How to change size of memo boxes

My report contains a memo object which contains comments entered by the user. I need to adjust the size of the memo to accomidate all of the text in the memo. I have no problem doing this, except that I have no way of knowing how big to make the memo. Obviously font size will play a roll in how big the memo needs to be as well. Does anyone have any advice on how best to accomplish this? I can't have memo fields that are cut off in the report, nor can I have memo fields that have a bunch of blank lines that follow.

Regards,

Erik

Comments

  • edited 10:38PM
    Enable the Autosize propriety of the memo field (right-click)
  • edited 10:38PM
    I knew it had to be something easy. I didn't know there were additional properties available via a right click. Thanks very much for that.

    Regards,

    Erik

Leave a Comment