I have a text box and cannot use the Enter key to seperate lin
I'm looking at the top of my spreadsheet and can't find the toolbar button
anywhere.... I know it's there somewhere but just frustrated that a simple
thing like working in a Text Box has been made so difficult.....
Thanks.
"Susan" wrote:
you have to toggle "design mode" - it's a toolbar button that has a
triangle, pencil & ruler on it. once that is pressed, you can right
click the toolbar & click on "properties".
find "multiline" and change that to true.
the design mode button is on the control toolbox toolbar - you can
find that toolbar (if you don't already have it visible) by right
clicking up in your toolbars and choosing "control toolbox".
:)
susan
On Oct 21, 9:44 am, Geechee wrote:
How do I get to place where I select "True"
Thanks.
"Susan" wrote:
from a post in excel.programming:
To get the Enter key to take you to the next line in a
textbox (where MultiLine = True), set the EnterKeyBehavior
property to True.
maybe this is what you want.
susan
On Oct 21, 8:15 am, Geechee wrote:
In a Text Box in Excel 2007, when I press the "Enter" key it does not work????- Hide quoted text -
- Show quoted text -
|