Share via

Enter key in textbox problem

Anonymous
2013-10-11T11:18:14+00:00

I have created a text box in excel 2007. when i press enter key to create a new line nothing happens.

i have press alt+enter, ctrl + enter but nothing.

i have also reinstaled the whole office suite.

can somebody give me a solution?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2013-10-11T11:31:01+00:00

    Have you set these 2 properties of textbox?

    EnterKeyBehaviour = True

    MultiLine = True

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-10-11T12:27:03+00:00

    in the properties window.

    you haven't said where exactly your textbox is.

    If on a userform then in VBE, F4 to show properties window. Select the textbox and alter properties.

    If on the worksheet you will need to go into design mode and use the Properties button on the developer tab. Again select the control before altering properties.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2013-10-11T12:03:07+00:00

    where i find this 2 properties ?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments