Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how insert the return key in formulas for concatenate of text?

How do I write a formula to concatenate text columns that will allow me to
see different lines of combined text in excel 2003 formulas. I'm trying to
use one column for a barcode software to make badges for a conferrence
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default how insert the return key in formulas for concatenate of text?

ALT-ENTER
--
Gary''s Student - gsnu200774


"~0-0~" wrote:

How do I write a formula to concatenate text columns that will allow me to
see different lines of combined text in excel 2003 formulas. I'm trying to
use one column for a barcode software to make badges for a conferrence

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default how insert the return key in formulas for concatenate of text?

=A1 & CHAR(10) & B1 & CHAR(10) & C1


Gord Dibben MS Excel MVP

On Tue, 18 Mar 2008 08:27:00 -0700, ~0-0~
wrote:

How do I write a formula to concatenate text columns that will allow me to
see different lines of combined text in excel 2003 formulas. I'm trying to
use one column for a barcode software to make badges for a conferrence


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 to CONCATENATE 50 fields in Excel table into SQL Insert State will~ Excel Discussion (Misc queries) 3 February 28th 08 08:58 PM
How do I insert a line break (carriage return) in text in a cell? Nitronorry Excel Discussion (Misc queries) 3 September 3rd 06 04:53 PM
Using concatenate to include a line return dan Excel Discussion (Misc queries) 1 January 26th 06 01:52 PM
How to insert carriage return in the middle of a text formula to . Dave Excel Discussion (Misc queries) 2 March 17th 05 02:14 PM
How do I insert a line break when using the CONCATENATE function? ShaneRuth Excel Worksheet Functions 2 November 5th 04 11:26 PM


All times are GMT +1. The time now is 05:08 AM.

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

About Us

"It's about Microsoft Excel"