Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Terri
 
Posts: n/a
Default Need help with concatenate formula

I am trying to combine columns and have tried the formula that is on help,
the concatenate formula, but it doesn't seem to do anything. What step am I
missing?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default Need help with concatenate formula

You can use CONCATENATE like

=CONCATENATE(A1,B1,C1)

or use the & operator:

=A1&B1&C1

What specific problems are you having?

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Terri" wrote in message
...
I am trying to combine columns and have tried the formula that
is on help,
the concatenate formula, but it doesn't seem to do anything.
What step am I
missing?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Need help with concatenate formula

Hi!

Kind of sparse on details, aren't you?

A1 = try_
B1 = this

=A1&B1

Returns: try_this

Biff

"Terri" wrote in message
...
I am trying to combine columns and have tried the formula that is on help,
the concatenate formula, but it doesn't seem to do anything. What step am
I
missing?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Terri
 
Posts: n/a
Default Need help with concatenate formula

=CONCATENATE(A2, " ", B2, " ", C2, CHAR(10), " ", D2)

HI Chip,

This is an example of my formula and when I past the information into
another worksheet, the text doesn't show, it just says #REF!

Any ideas?

"Chip Pearson" wrote:

You can use CONCATENATE like

=CONCATENATE(A1,B1,C1)

or use the & operator:

=A1&B1&C1

What specific problems are you having?

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Terri" wrote in message
...
I am trying to combine columns and have tried the formula that
is on help,
the concatenate formula, but it doesn't seem to do anything.
What step am I
missing?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Terri
 
Posts: n/a
Default Need help with concatenate formula

Hi, I posted again with more details, but here is the formula I was trying:

=CONCATENATE(A2, " ", B2, " ", C2, CHAR(10), " ", D2)

and when I copied the data onto a new worksheet, it came out as #REF! The
column was wide enough though, so I must be doing something wrong with my
formula.

Thanks for any help you can give me!

"Biff" wrote:

Hi!

Kind of sparse on details, aren't you?

A1 = try_
B1 = this

=A1&B1

Returns: try_this

Biff

"Terri" wrote in message
...
I am trying to combine columns and have tried the formula that is on help,
the concatenate formula, but it doesn't seem to do anything. What step am
I
missing?




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
CONCATENATE text formula Lauren Excel Worksheet Functions 7 January 7th 06 10:24 PM
I can't get my concatenate formula results to show Lauren Excel Discussion (Misc queries) 3 November 18th 05 04:55 PM
Can I concatenate text in cells to make a working formula? Matt S. R. Excel Discussion (Misc queries) 11 November 11th 05 03:44 PM
CONCATENATE formula jkeeton Excel Discussion (Misc queries) 1 April 1st 05 05:33 PM
Use numbers in CONCATENATE formula without getting error JSS Excel Worksheet Functions 5 February 9th 05 03:40 PM


All times are GMT +1. The time now is 12:51 PM.

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"