Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all
I have the formuale =concatenate(A1,CHAR(10),A2), expecting A1 and A2 to be on different lines. But all I get is this the two figures on the same line with a funny symbol in between (it looks like a square with a bold line on top and bottom). I've also tried CHAR(13) but no luck. Can you help? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Alt+Enter will work for cells without formulas...Here you need to set
'WrapText' from FormatCellsAlignment 'Alternate =A1 & CHAR(10) & A2 If this post helps click Yes --------------- Jacob Skaria "Totteridge Ram" wrote: Hi all I have the formuale =concatenate(A1,CHAR(10),A2), expecting A1 and A2 to be on different lines. But all I get is this the two figures on the same line with a funny symbol in between (it looks like a square with a bold line on top and bottom). I've also tried CHAR(13) but no luck. Can you help? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You have also format cellAdjust tabWrap
Regards, Stefi €˛Totteridge Ram€¯ ezt Ć*rta: Hi all I have the formuale =concatenate(A1,CHAR(10),A2), expecting A1 and A2 to be on different lines. But all I get is this the two figures on the same line with a funny symbol in between (it looks like a square with a bold line on top and bottom). I've also tried CHAR(13) but no luck. Can you help? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate Formula doesn't do its job... | Excel Discussion (Misc queries) | |||
CONCATENATE Formula | Excel Discussion (Misc queries) | |||
What does hitting Ctrl + Shift + Enter to enter a formula do??? Help a n00b out. | Excel Worksheet Functions | |||
Evaluating results of a concatenate formula, as a formula | Excel Worksheet Functions | |||
CONCATENATE formula | Excel Discussion (Misc queries) |