How to create username from full name using first initial and last name?
If you have a list of full names, and now, you want to extract the first initial and last name from the full name for creating a username as following screenshot shown. How could you deal with this task in Excel quickly and easily?
Create username from full name using first initial and last name with formula
Create username from full name using first initial and last name with formula
Here, I can introduce a formula to directly extract the first initial and last name from full name, please do as this:
Enter this formula: =PROPER(LEFT(A2)&TRIM(RIGHT(SUBSTITUTE(A2," ",REPT(" ",99)),99))) into a blank cell where you want to output the result, and then drag the fill handle down to the cells, and all first initials and last names have been extracted from each full names, see screenshot:
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!