Can Grow/Can Shrink don't seem to work

L

LAS

I have a text box on which I have set "Can Grow" and "Can Shrink" to yes.
But it seems to neither grow nor shrink. The values in it are a string with
a number of vbcrlf's in it. So it looks like a list. Can anyone tell me
what I'm doing wrong?

TIA
LAS
 
J

John W. Vinson

I have a text box on which I have set "Can Grow" and "Can Shrink" to yes.
But it seems to neither grow nor shrink. The values in it are a string with
a number of vbcrlf's in it. So it looks like a list. Can anyone tell me
what I'm doing wrong?

TIA
LAS

Just making a perfectly reasonable assumption which disagrees with the reality
of Microsoft's implementation.

Can Grow and Can Shrink (on a Form) apply only when the form is printed, not
to display on a screen.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see also http://www.utteraccess.com
 

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

Top