Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I insert a line break (ALT+ENTER) in the middle of text in, say, cell A1
then the text breaks where expected. If I then set cell B1 =A2 the text doesn't break and there is a "character" where the break should occur indicating that there is a non-graphic character there. In both cells the line break is present because the CODE function returns a 10 (which is the ASCII code for a line break) for the character. How do I get the line break in cell B1 to do what it is supposed to do? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Format that cell to Wrap text. When you ALT+Enter in a cell it automatically
turns it on for that cell, but you will have to format the dependent cell yourself... "AFD at FONO" wrote: If I insert a line break (ALT+ENTER) in the middle of text in, say, cell A1 then the text breaks where expected. If I then set cell B1 =A2 the text doesn't break and there is a "character" where the break should occur indicating that there is a non-graphic character there. In both cells the line break is present because the CODE function returns a 10 (which is the ASCII code for a line break) for the character. How do I get the line break in cell B1 to do what it is supposed to do? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Many thanks - works perfectly. "BoniM" wrote: Format that cell to Wrap text. When you ALT+Enter in a cell it automatically turns it on for that cell, but you will have to format the dependent cell yourself... "AFD at FONO" wrote: If I insert a line break (ALT+ENTER) in the middle of text in, say, cell A1 then the text breaks where expected. If I then set cell B1 =A2 the text doesn't break and there is a "character" where the break should occur indicating that there is a non-graphic character there. In both cells the line break is present because the CODE function returns a 10 (which is the ASCII code for a line break) for the character. How do I get the line break in cell B1 to do what it is supposed to do? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Line break | Excel Discussion (Misc queries) | |||
Line break formula | Excel Discussion (Misc queries) | |||
Break cell into multiple lines by line break | Excel Discussion (Misc queries) | |||
Line Break | Excel Discussion (Misc queries) | |||
line break in a cell | Excel Worksheet Functions |