Access Text Boxs

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

Guest

Hello, I would like to be able to use different text lines in a formulary
text box. I did it in a report text box, the textbox's height change in
accordance with the number of words; I selects Yes in the Can Growth property
in the text box in the report. But in the formulary, I can not write in
another line in the same textbox, not even afer selecting Yes in the
Cangrowth property...

Any idea?, any help?
 
Ibrahim said:
Hello, I would like to be able to use different text
lines in a formulary text box. I did it in a report text
box, the textbox's height change in accordance with
the number of words; I selects Yes in the Can Growth
property in the text box in the report. But in the
formulary, I can not write in another line in the same
textbox, not even afer selecting Yes in the
Cangrowth property...

The CanGrow property, although it appears in the property sheet, is not
supported in Forms in Access 2003 or earlier. Presumably the reason is that
the Form will be viewed by a person -- who can use scroll bars to move
through the text that isn't shown.

Larry Linson
Microsoft Access MVP
 
Back
Top