Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
when i input text in a cell i can use alt-enter to force a
new line....is there a way to force a new line of text when using concatenate....joining text strings from various other cells? thanks in advance. |
#2
![]() |
|||
|
|||
![]()
="This is one line"&CHAR(10)&"and this is another"
and make sure that FormatCellsAlignment Wrap text is set -- HTH RP (remove nothere from the email address if mailing direct) "JohnT" wrote in message ... when i input text in a cell i can use alt-enter to force a new line....is there a way to force a new line of text when using concatenate....joining text strings from various other cells? thanks in advance. |
#3
![]() |
|||
|
|||
![]()
excellent! thanks
-----Original Message----- ="This is one line"&CHAR(10)&"and this is another" and make sure that FormatCellsAlignment Wrap text is set -- HTH RP (remove nothere from the email address if mailing direct) "JohnT" wrote in message ... when i input text in a cell i can use alt-enter to force a new line....is there a way to force a new line of text when using concatenate....joining text strings from various other cells? thanks in advance. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Line and Column Graph | Charts and Charting in Excel | |||
Line chart - date line association gone mad! | Charts and Charting in Excel | |||
How to force continuous lines in line charts | Charts and Charting in Excel | |||
Macro - Skipping a line | Excel Worksheet Functions | |||
How do I insert a line break when using the CONCATENATE function? | Excel Worksheet Functions |