can shrink / can grow

  • Thread starter Thread starter fishqqq
  • Start date Start date
F

fishqqq

I have a memo field in a continuous form that is set to can shrink/
grow but doesn't seem to grow when the data exceeds the space on the
form. is there another setting i'm missing?

thanks
 
What you're missing is that form controls only grow when you
print the form.

AFAIK, the best you can do is make the text box tall enough
to display at least two lines of text so Access displays a
vertical scroll bar in the text box.

Thanks Marsh. I wasn't sure if this was only for a report or not
 
Back
Top