How to separate first and last name in excel
You are an office worker and often have to work with lists of many names. Are you looking to separate the first and last name from the list? So what to do? The following article, TipsMake will guide you to read the steps as follows!
Perhaps this is the most common problem of office people.So let's not spend too much time with it.
Suppose we have to separate the first and last names from a list of the following 5 people:
1.Speed name
- Copy column A to column C.
- Specify the names that need separating first and last names in column C
- Press Ctrl + F to open the search and replace dialog box
- In the Find what dialog box in the Replace window, type: * _ (asterisk and space)
- Select Replace All and wait for the miracle
As a result, you have separated the name from the full name list.
2. Separate the rest of the name.
So what about the rest of the name?Simple, please:
- Point the mouse over cell B1
- Enter the following formula: = LEFT (A1, LEN (A1) -LEN (C1))
- Copy the remaining cells
So you have a complete list of first and last names:
3.5 ★ | 2 Vote
You should read it
- How to find names in Excel
- Instructions for finding names in Excel
- How to separate email from information in Excel
- Separate text from strings in Excel, for example, and how to do it
- Instructions for separating column content in Excel
- How to arrange names in alphabetical order in Excel
- Split numbers from strings in Excel
- How to separate sheets into separate Excel files
May be interested
- How to separate text strings by commas or spaces in Excelseparating text strings based on commas or spaces is a trick that helps you split the characters in a parameter cell into different clusters based on commas or spaces that parameter cell contains. tipsmake will guide you how to separate text strings by commas or spaces in excel.
- How to convert commas to dots in Excel - Convert unit separatorin excel, to separate units in data, we can use periods or commas. so how to convert a period to a comma or vice versa?
- How to Convert Word to Excelif you want to move a list or table of data from word to excel, you don't need to copy and paste each information into a separate cell in the spreadsheet. by properly formatting the word document first, you can easily import the document into excel with just a few clicks.
- How to convert commas into dots in Excelin excel, to separate units in a metric, we can use dots or commas. so how to convert the dot to a comma or vice versa?
- How to Add a New Tab in Excelyou can add tabs in excel, called 'worksheets,' to keep your data separate but easy to access and reference. excel starts you with one sheet (three if you're using 2007), but you can add as many additional sheets as you'd like. open your...
- How to separate negative and positive numbers in Excelto separate negative and positive numbers in excel at the same data table, we will use the if function.
- Instructions for separating column content in Excelto separate content in an excel field into different columns, we can use two different ways.
- How to split, merge first name in Excelhow to split, merge first name in excel. normally you enter the list of staff, students, students .... the first name and last name fields are on the same column. however, in the process of working with some software, it is necessary to get the first and last name of the field ..
- Split numbers from strings in Excelin the process of working with excel, i have encountered some cases that require separating only the fraction in a given string, now this post shares with you how to do this. the following article details how to separate numbers from a given string in excel.
- What can the shortcut Ctrl + E in Excel do?the shortcut ctrl + e in excel is a very familiar shortcut and you can do a lot with this shortcut such as merging data in excel tables, separating data in excel,...