C
Cheryl
I have a form with limited space. Most of the values in
the table are fairly short (20 or 30 chars) but some of
the values are very long (over 200 characters) and are
being truncated when displayed in a text box.
I can turn on scroll bars. However, the scroll bars only
appear when the user clicks in the text box, and they may
not realize that things are being truncated so they will
not click in the text box.
Is there any way to tell when a value is being truncated?
It has crossed my mind to display a subform with fewer
fields but more room for each when one or more fields is
being truncated. Is this possible?
the table are fairly short (20 or 30 chars) but some of
the values are very long (over 200 characters) and are
being truncated when displayed in a text box.
I can turn on scroll bars. However, the scroll bars only
appear when the user clicks in the text box, and they may
not realize that things are being truncated so they will
not click in the text box.
Is there any way to tell when a value is being truncated?
It has crossed my mind to display a subform with fewer
fields but more room for each when one or more fields is
being truncated. Is this possible?