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
Installing an SSL Certificate in Microsoft Exchange Server 2007
Few users are deleted from Active Directory but thay are still visible as my colleagues in my site
Router- SW- PC configuration
Can you install dhcp without installing dns
How to display a web page of application in another application in ASP.NET
Tracking IP-to-company: is it possible?
Relationship between WPF and WCF
VoIP phones not working but PC's still have internet question
Convert float to date
prolems with internal emails on new Exchange server and domain