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
Why does END TASK on a remoteapp session cause all remoteapp sessions to all servers to shut down?
If I have internet access, why won't IE display any web pages?
Transpose data in MS Access or Excel
ASP.NET - use web.config setting to populate page title
multiple physical sites with SBS 2008
SharePoint 2010 Webpart Request
ISA 2006 Server configuration of second intenal network
winforms range validation
Remove Shutdown Option From Windows 7 Start Menu
USB Flash drive not showing in Windows 7