Microsoft
Software
Hardware
Network
Question : Formula to split Names
Hi Experts
How would you split peoples names in column A into col B & Col C
col A Col B col C
Paul Welsh Paul Welsh
The combined name is seperated by and space between the first name and surname.
Answer : Formula to split Names
I'd use the Data-Text to Columns feature, specify delimited text, space as the delimiter and then Finish.
If you want a formula:
B1:=LEFT(A1,find(" ",A1)-1)
C1 =MID(A1,FIND(" ",A1)+1,len(A1))
Random Solutions
Cannot access voicemail on Exchange 2010 from OCS 2007R2. Failure Type 80004005
Addiing unallocated disk space to an aray
extracting rows from a sheet to a sheet
Sftp Connection in Delphi
Usin SSMS how do I add a unique ID field?
Layout change in Access
desktop folders reappearing
Is there a way to block all task items issued by people to me in Outlook 2007?
MS Access crashes when exporting to PDF
ASA 5505 Can VPN but cannot ping/connect to server or firewall.