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
Remotely Reboot Domain Controller
Excel Format Text Box
moving drive with robocopy, how to do incremental copy?
Cisco ME 6500 Ios update
Move subfolders and their contents to another location based on date.
Generating report.rdf to a pdf format and save it in oracle on the unix box to further ftp to network directory
Do Access Forms sometimes "Time-out" on opening if the underlying query is too complex?
asp.net 2010
Can't find Trend Micro WFBS Advance server...
Exchange / domain Setup 2003