I want to write multi-lines in one MS Excel cell.

But whenever I press the Enter key, the cell editing ends and the cursor moves to next cell. How can I avoid this?

link|improve this question

feedback

3 Answers

up vote 5 down vote accepted

What you want to do is to wrap the text in the current cell. You can do this manually by pressing Alt + Enter every time you want a new line

Or, you can set this as the default behaviour by pressing the Wrap Text in the Home tab on the Ribbon. Now, whenever you hit enter, it will automatically wrap the text onto a new line rather than a new cell.

enter image description here

link|improve this answer
Thank you very much :) – Wahid Bitar Nov 22 '09 at 13:48
feedback

Use the combination alt+enter

link|improve this answer
feedback

You have to use Alt+Enter to enter a carriage return inside a cell.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.