#1   Report Post  
Jennifer
 
Posts: n/a
Default Help, Please

I want to merge three fields into one name field. Ex: Column A is prefix,
column B is first name and Column C is last name. I can use the formula
fine, but it doesn't add the spaces, it all runs together. Does anyone know
a solution for this?
  #2   Report Post  
Alan
 
Posts: n/a
Default

Try
=A1&" "&B1&" "&C1 and drag it down,
Regards,
Alan.
"Jennifer" wrote in message
...
I want to merge three fields into one name field. Ex: Column A is prefix,
column B is first name and Column C is last name. I can use the formula
fine, but it doesn't add the spaces, it all runs together. Does anyone
know
a solution for this?



  #3   Report Post  
Ankur
 
Posts: n/a
Default

Hi Jennifer,

try this formula
=(A2&" "&B2&" "&C2)
Hope this will do

"Jennifer" wrote:

I want to merge three fields into one name field. Ex: Column A is prefix,
column B is first name and Column C is last name. I can use the formula
fine, but it doesn't add the spaces, it all runs together. Does anyone know
a solution for this?

  #4   Report Post  
Joey
 
Posts: n/a
Default

=a1&" "&b1&" "&c1
This will put a space between each column

"Jennifer" wrote:

I want to merge three fields into one name field. Ex: Column A is prefix,
column B is first name and Column C is last name. I can use the formula
fine, but it doesn't add the spaces, it all runs together. Does anyone know
a solution for this?

  #5   Report Post  
Jennifer
 
Posts: n/a
Default

Thanks to everyone for their help!! This worked.

"Joey" wrote:

=a1&" "&b1&" "&c1
This will put a space between each column

"Jennifer" wrote:

I want to merge three fields into one name field. Ex: Column A is prefix,
column B is first name and Column C is last name. I can use the formula
fine, but it doesn't add the spaces, it all runs together. Does anyone know
a solution for this?

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



All times are GMT +1. The time now is 01:46 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"