A
Andy
I have a combo box linked to a source which is of type
memo, with the can grow = yes, and scroll bar = verticle.
The field's height is set to .2083", which is where I
would like to keep it. However if the text goes beyond the
field's length I can not use the scroll bar to display the
next line's text.
If I increase the height of the field to = .03333"
(which then makes the field bigger, and displays two lines
of text at font size 9), then I can use the scroll bar to
see the two lines of text, and any text beyond the two
lines which are displayed using the scroll bar.
Can I, and how, do I leave the field height at .2083"
and be able to use the scroll bar to navigate through the
contents of the field if it has more text than the field
will show on one line?
memo, with the can grow = yes, and scroll bar = verticle.
The field's height is set to .2083", which is where I
would like to keep it. However if the text goes beyond the
field's length I can not use the scroll bar to display the
next line's text.
If I increase the height of the field to = .03333"
(which then makes the field bigger, and displays two lines
of text at font size 9), then I can use the scroll bar to
see the two lines of text, and any text beyond the two
lines which are displayed using the scroll bar.
Can I, and how, do I leave the field height at .2083"
and be able to use the scroll bar to navigate through the
contents of the field if it has more text than the field
will show on one line?