Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Sort Names Alphabetically in Excel

Explore Sort Names Alphabetically in Excel with a clear summary of the key facts, context, and practical details readers should know.

Table of Contents

This article provides a clear overview of Sort Names Alphabetically in Excel, with the main facts, useful context, and practical details organized for easy reading.

Usually first and last names enter in the same column. So to sort by first name must cut first name, middle name and last name.

Sort Names Alphabetically in Excel example screenshot 1

So to organize you need to do the following:

1. Separate First Name from First and Last Column

Step 1: Create two columns next to Full name (name the column They and column name ) to copy the entire data in the column they to the column name .

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 2

Step 2: Choose your entire column name , press Ctrl + H .

- The Find and Replace dialog box appears: In the Find What section, you enter the * characters and spaces; Replace item is empty. Then click Repalce All .

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 3

- A dialog box appears, click OK and Close the Find and Repalce dialog box. The result is cut name (as shown).

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 4

Step 3: Use the left () and Len () functions to get the First and Last name value. In the column They enter the following statement: LEFT (C3, LEN (C3) -LEN (E3) -1) .

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 5

The result takes the value they (as shown):

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 6

Step 4: Copy the entire column Name and column Name -> select Paste Value back to the current position.

Note: Select the Paste Value valueso that when deleting the First and Last Name column,there are no errors.

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 7

Step 5: Delete the First name and last name column. Insert 2 more columns named First Name and Middle Name column. Copy the entire data from the Last column to the Middle name column.

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 8

Step 6: Highlight the entire column Middle name press Ctrl + H , the dialog box will appear Find What Item you enter the * characters and spaces; Replace item is empty. Then click Repalce All .

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 9

The result has been cut off the middle name.

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 10

Step 7: Enter the following statement in cell C1 to get the value they (as pictured).

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 11

Result:

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 12

Step 8: Copy the First name column and the middle name column paste back into the current position (using Paste Value ) so that when deleting the first name column and middle name is not error.

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 13

Step 9: Delete the Last column. The result has the following data table:

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 14

Step 10: Click Data - > Sort (as shown).

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 15

Step 11: A dialog box appears, click Add Level to add a sort field.

Note: Sort by Name ? Middle name ? Last name .

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 16

Results after sorting:

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 17

Step 12: Combine 3 columns First name , Middle name and First name into one column.

There are many ways, I introduce the simplest way: Insert a column to put Full name and type the command as shown:

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 18

Step 13: Copy the First name column and select Paste Value in the same position so that when deleting 3 columns First name , Middle name , First name without errors.

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 19

Step 14: Delete 3 columns Last name , Middle name and First name , pay attention to correct the ordinal number again. So your data has been sorted by name:

Sort Names Alphabetically in Excel — 1. Separate First Name from First and Last Column screenshot 20

FAQ

What is the main focus of Sort Names Alphabetically in Excel?

The article explains the most important facts, context, and practical details related to Sort Names Alphabetically in Excel.

Who may find this information useful?

It is useful for readers who want a clear overview, practical context, and a better understanding of the subject.

What should readers verify before taking action?

Check current product versions, official requirements, regional availability, and any details that may have changed since the original publication.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.