PC Review


Reply
Thread Tools Rate Thread

Concatenate with Line Feed not working

 
 
Cummings
Guest
Posts: n/a
 
      8th Apr 2008
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 With Quote
 
 
 
 
Cummings
Guest
Posts: n/a
 
      8th Apr 2008
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 With Quote
 
Billy Liddel
Guest
Posts: n/a
 
      8th Apr 2008
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 With Quote
 
Cummings
Guest
Posts: n/a
 
      8th Apr 2008
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 With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Challenge - Excel Line Feed Character CHR(10) - How to Delete and keep the text formatting without going ro single line in a cell ? Microsoft Excel Programming 6 7th Oct 2009 12:28 PM
Excel Line Feed Character - How to delete the CHR(10) and keep the formatting without going to single line.. Microsoft Excel Discussion 7 7th Oct 2009 11:13 AM
Challenge - Excel Line Feed Character CHR(10) - How to Delete and keep the text formatting without going ro single line in a cell ? Microsoft Excel Worksheet Functions 7 7th Oct 2009 11:10 AM
Report Text Box Force Line Carriage Return and Line Feed Dwade Microsoft Access Reports 1 9th Apr 2009 08:48 PM
how can I suppress a line feed on a report if the line is null? =?Utf-8?B?TWVybGluRW1yeXM=?= Microsoft Access Reports 3 23rd Jun 2007 04:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:24 AM.