Adding a comma and a space to a column of names

KuraiChikara

Board Regular
Joined
Nov 16, 2016
Messages
111
Office Version
  1. 2013
Platform
  1. Windows
Hello, I have a list of names that I will be using the CONCATENATE function on. However, they have to be in a particular format.

Example:
Column A1 has LAST NAMES
Column B1 has FIRST NAMES

Column A already has all of the Last Names IE "Doe" in A1.
What it needs to look like is Doe, (Doe comma/space)

However, the entire column of names has hundreds of names that need the comma and the space added and I do not know how to do that. I tried:
=A1,

But it does not work.

Is there a way to add a comma and a space using a formula to the last names? From there I can simply paste the values of that then add my CONCATENATE formula.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Note: I can amend the comma, I just cant figure out the space. I've used =A1&"," which will give me Doe, but not Doe, (space). Because when I concatenate I want Doe, John not Doe,John.
 
Upvote 0
Awesome thank you, I knew how to amend the comma but not get the space, putting a space before the next quote is what I didnt do. Thank you.
 
Upvote 0

Forum statistics

Threads
1,215,220
Messages
6,123,694
Members
449,117
Latest member
Aaagu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top