M
mjones
Hi All,
I'm trying to create one cell in my worksheet that scrolls. The text
is too long to fit the height of the screen and widening the cell is
not an option.
I used a text box from the Control Toolbox toolbar. The formula bar
shows, =EMBED("Forms.TextBox.1","").
Properties include:
Wordwrap is true
Multiline is true
Scrollbars is 2 - fmScrolBarsVertical
To scroll, I have to right click the cell, select TextBox Object, then
Edit. I understand this, but fear my users may not figure this out. I
would like them to be able to use the scroll bar by just dragging it.
Does anyone know of a better solution to make the scroll bar work like
this?
Thank you,
Michele
I'm trying to create one cell in my worksheet that scrolls. The text
is too long to fit the height of the screen and widening the cell is
not an option.
I used a text box from the Control Toolbox toolbar. The formula bar
shows, =EMBED("Forms.TextBox.1","").
Properties include:
Wordwrap is true
Multiline is true
Scrollbars is 2 - fmScrolBarsVertical
To scroll, I have to right click the cell, select TextBox Object, then
Edit. I understand this, but fear my users may not figure this out. I
would like them to be able to use the scroll bar by just dragging it.
Does anyone know of a better solution to make the scroll bar work like
this?
Thank you,
Michele