Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Concatenate with Line Feed not working

Good morning, all.

trying to combine two cells with a line feed (char(10)) and I just get the
square box.

Tried copying the example in EXCEL help, but still got the square box.

Used both the CONCATENAT function and the ampersands. Still get the square
box.

ALT-ENTER works fine if I am typing text. Have tried it in the formulas,
but to no avail.

=CONCATENATE(MasterList!A$3,CHAR(10),MasterList!C$ 3)

=MasterList!A$3
&
CHAR(10)
&
MasterList!C$3

and
=MasterList!A$3&CHAR(10)&MasterList!C$3

all return the little square.

Thank you in advance
--
JP Cummings
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Concatenate with Line Feed not working

EXCEL 2003. sorry
--
JP Cummings


"Cummings" wrote:

Good morning, all.

trying to combine two cells with a line feed (char(10)) and I just get the
square box.

Tried copying the example in EXCEL help, but still got the square box.

Used both the CONCATENAT function and the ampersands. Still get the square
box.

ALT-ENTER works fine if I am typing text. Have tried it in the formulas,
but to no avail.

=CONCATENATE(MasterList!A$3,CHAR(10),MasterList!C$ 3)

=MasterList!A$3
&
CHAR(10)
&
MasterList!C$3

and
=MasterList!A$3&CHAR(10)&MasterList!C$3

all return the little square.

Thank you in advance
--
JP Cummings

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 527
Default Concatenate with Line Feed not working

Hi, Just format the cells, Format, Cells, Alignment, Wrap Text, OK
And then the char(10) will be recognised.

Peter

"Cummings" wrote:

EXCEL 2003. sorry
--
JP Cummings


"Cummings" wrote:

Good morning, all.

trying to combine two cells with a line feed (char(10)) and I just get the
square box.

Tried copying the example in EXCEL help, but still got the square box.

Used both the CONCATENAT function and the ampersands. Still get the square
box.

ALT-ENTER works fine if I am typing text. Have tried it in the formulas,
but to no avail.

=CONCATENATE(MasterList!A$3,CHAR(10),MasterList!C$ 3)

=MasterList!A$3
&
CHAR(10)
&
MasterList!C$3

and
=MasterList!A$3&CHAR(10)&MasterList!C$3

all return the little square.

Thank you in advance
--
JP Cummings

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Concatenate with Line Feed not working

ARGHH!!!!!!!!!!!!!!!!!!

Thanks. You know, sometimes it would be really nice if these things were
mentioned on the program's help page.

But then, you wouldn't get paid.

But you don't.

Thank you from the bottom of my heart for the answer to this and countless
other stupid questions I've asked over the years.

Jim
--
JP Cummings


"Billy Liddel" wrote:

Hi, Just format the cells, Format, Cells, Alignment, Wrap Text, OK
And then the char(10) will be recognised.

Peter

"Cummings" wrote:

EXCEL 2003. sorry
--
JP Cummings


"Cummings" wrote:

Good morning, all.

trying to combine two cells with a line feed (char(10)) and I just get the
square box.

Tried copying the example in EXCEL help, but still got the square box.

Used both the CONCATENAT function and the ampersands. Still get the square
box.

ALT-ENTER works fine if I am typing text. Have tried it in the formulas,
but to no avail.

=CONCATENATE(MasterList!A$3,CHAR(10),MasterList!C$ 3)

=MasterList!A$3
&
CHAR(10)
&
MasterList!C$3

and
=MasterList!A$3&CHAR(10)&MasterList!C$3

all return the little square.

Thank you in advance
--
JP Cummings

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 do I insert a line feed in a formula? TX_KniveS Excel Worksheet Functions 5 October 31st 08 12:55 AM
Fonts & Line Feed in a Cell Mark B Excel Discussion (Misc queries) 4 February 8th 07 05:50 PM
Replace Line Feed nsv Excel Discussion (Misc queries) 7 February 16th 06 04:37 PM
How to put line feed in a cell using a character not Alt/Enter David Crowther Excel Discussion (Misc queries) 1 October 3rd 05 06:59 PM
How do I get rid of line feed characters in wrapped text? Gladmac Excel Discussion (Misc queries) 3 January 18th 05 06:40 PM


All times are GMT +1. The time now is 04:20 AM.

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

About Us

"It's about Microsoft Excel"