Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to defeat and chastise this behavior? I am from the old
school where when you were done with a line you hit return. However this makes the focus jump to the next text box below the multiline text box. Must I change my ways? While we are are on this return / enter subject ... is there a way to key in alt or cntrl something something to create a return character into the text at the location where you key it in? -- wbnTravis, from Oklahoma |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at the .EnterKeyBehavior property of the Textbox
Or use CTRL+ENTER. But be consistent on the behaviour of all text boxes, otherwise users will become confused. NickHK "wbntravis" wrote in message ... Is there a way to defeat and chastise this behavior? I am from the old school where when you were done with a line you hit return. However this makes the focus jump to the next text box below the multiline text box. Must I change my ways? While we are are on this return / enter subject ... is there a way to key in alt or cntrl something something to create a return character into the text at the location where you key it in? -- wbnTravis, from Oklahoma |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Textbox and multiline text | Excel Worksheet Functions | |||
how to copy / paste in userform multiline text box | Excel Programming | |||
import multiline data from text file | Excel Discussion (Misc queries) | |||
Tab's in a multiline text box | Excel Programming | |||
divide multiline text cell across several rows | Excel Programming |