T The Shah Sep 27, 2005 #1 How does one set up a textbox to adjust its height in a continous form view or a datasheet view so that all the content is visible?
How does one set up a textbox to adjust its height in a continous form view or a datasheet view so that all the content is visible?
R Rick Brandt Sep 27, 2005 #3 Rick said: Set the CANGROW or CANSHRINK properties. Click to expand... Huh? Better check that answer again. CanGrow on forms only applies to printing.
Rick said: Set the CANGROW or CANSHRINK properties. Click to expand... Huh? Better check that answer again. CanGrow on forms only applies to printing.
T The Shah Sep 27, 2005 #4 Those properties are useful only in preview or print operations. They do not affect the display.