Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Multiple lines of text in a cell

How do you enter multiple lines of text in an Excel cell? (eg "for year of")
so that "for", "year" and "of" are on seperatle lines within the one cell? I
have always used wrap text and then just kept hitting the space bar between
the words in such a way that I achieved this. It was always a problem if I
had to adjust the column width afterwards, then I had to go back to the cell
and adjust the spaces between the words again. I saw a spreadsheet the other
day that had these very words in a cell in such a way that the spacebar was
not used. When you highlight the cell, you can see in the edit line that
"for", "year" and "of" are stacked one on top of each other. I can't tell
from "format cells" how this was done. All that seems to be checked off is
"wrap text". Anyone got the answer to this?

Thanks,

Ken McI

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Multiple lines of text in a cell

Use alt-enter to force the new lines within the cell while you're typing.

If you were using a formula:
="For" & char(10) & "year" & char(10) & "of"

And check that wraptext checkbox that you saw.

alt-enter and =char(10) represent the same character.

If you see a square instead of the wrapping text, then it's time to check that
box once more.

mcilwrk wrote:

How do you enter multiple lines of text in an Excel cell? (eg "for year of")
so that "for", "year" and "of" are on seperatle lines within the one cell? I
have always used wrap text and then just kept hitting the space bar between
the words in such a way that I achieved this. It was always a problem if I
had to adjust the column width afterwards, then I had to go back to the cell
and adjust the spaces between the words again. I saw a spreadsheet the other
day that had these very words in a cell in such a way that the spacebar was
not used. When you highlight the cell, you can see in the edit line that
"for", "year" and "of" are stacked one on top of each other. I can't tell
from "format cells" how this was done. All that seems to be checked off is
"wrap text". Anyone got the answer to this?

Thanks,

Ken McI


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Multiple lines of text in a cell

Hey Ken,
type the first line of text then hit "Alt" & "Enter". This will create a
second line for you to enter text. Repeat until you're done with the entry.
Hope I made sense.
Rosa

"text line 1" alt enter
"text line 2" alt enter



"mcilwrk" wrote:

How do you enter multiple lines of text in an Excel cell? (eg "for year of")
so that "for", "year" and "of" are on seperatle lines within the one cell? I
have always used wrap text and then just kept hitting the space bar between
the words in such a way that I achieved this. It was always a problem if I
had to adjust the column width afterwards, then I had to go back to the cell
and adjust the spaces between the words again. I saw a spreadsheet the other
day that had these very words in a cell in such a way that the spacebar was
not used. When you highlight the cell, you can see in the edit line that
"for", "year" and "of" are stacked one on top of each other. I can't tell
from "format cells" how this was done. All that seems to be checked off is
"wrap text". Anyone got the answer to this?

Thanks,

Ken McI

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 353
Default Multiple lines of text in a cell

ALT + Enter will force a line break at the insertion point. It will also
turn on Wrap Text for the cell, if it has not been set already.
It looks weird as you enter text, because it looks likes it doing a weird
drop down thingy... but it all turns out okay when you hit enter...

"mcilwrk" wrote:

How do you enter multiple lines of text in an Excel cell? (eg "for year of")
so that "for", "year" and "of" are on seperatle lines within the one cell? I
have always used wrap text and then just kept hitting the space bar between
the words in such a way that I achieved this. It was always a problem if I
had to adjust the column width afterwards, then I had to go back to the cell
and adjust the spaces between the words again. I saw a spreadsheet the other
day that had these very words in a cell in such a way that the spacebar was
not used. When you highlight the cell, you can see in the edit line that
"for", "year" and "of" are stacked one on top of each other. I can't tell
from "format cells" how this was done. All that seems to be checked off is
"wrap text". Anyone got the answer to this?

Thanks,

Ken McI

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to split wrapped text in a single cell into multiple lines Dr Fumanchu Excel Discussion (Misc queries) 2 February 27th 08 01:30 PM
putting multiple lines of text in one cell Greg Excel Discussion (Misc queries) 2 August 25th 06 05:54 PM
Display multiple lines of text within a cell from multiple column. Zeeshan Zaheer Excel Worksheet Functions 3 August 23rd 06 10:08 AM
Multiple lines of text in a cell tk Excel Discussion (Misc queries) 1 May 26th 06 04:20 PM
How do I get multiple lines of text in a Excel cell? Tene Excel Discussion (Misc queries) 10 September 9th 05 10:23 PM


All times are GMT +1. The time now is 05:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"