Splitting Data and removing '

moe10134

Board Regular
Joined
Sep 8, 2005
Messages
162
Office Version
  1. 2019
Platform
  1. Windows
I did an export from Outlook for Contacts. All Names came in Last NameFirstName. No spaces and they all have a ( ' ) in front of them. I need to switch them to display first name, last name. Preferably in two separate cells. A1: Bass, Jr. B1: Dave. Names are all different lengths. I can get rid of the ( ' ) with a replace or =TRIM() feature.

Example: 'Bass,Jr.Dave

Second Issue:
Emails came across as: dbassjr@charter.netSMTPdbassjr@charter.net

I'm debating on a Text to Columns splitting the .netSMTP to just have the result of : dbassjr@charter.net. I'm not very good at the =LEN() formulas to remove it that way. Any suggestions would be much appreciated.

Kind Regards,
-MOE10134
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

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