Microsoft
Software
Hardware
Network
Question : Excel - How to split a fullname column into seperate firstname and surname columns
Hi,
In an excel spreadsheet I have a list of about 3000 full names in a single column. eg "Firstname Lastname".
I want to split this field into two so that I have a Firstname and a Lastname field.
Can I do this automatically in excel?
Regards
Mitch
Answer : Excel - How to split a fullname column into seperate firstname and surname columns
if your data is in column A then enter this formulas in columns b and c or any other blank columns
=left(A1, find(A1," ")-1)
=right(A1,len(A1)-len(B1)-
1)
Saqib
Random Solutions
Microsoft Office Access Can't Save Design Changes or Save to a New Database object..
RDP Problem on Windows 2008 Web Edition.
Access WizHook Object Library
How do I install Project 2007 to about 20 users via SMS.
How do I create static NAT on ISA Server 2006
_ReportOutput
Memory Leak error, that only occurs, when i rename my server, and give a specific ip address?
LOAD DATA INFILE - TIMESTAMP, the correct usage
Script through SCCM will not copy files.
combe SQL query