Close Menu
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    KahawatunguKahawatungu
    Button
    • NEWS
    • BUSINESS
    • KNOW YOUR CELEBRITY
    • POLITICS
    • TECHNOLOGY
    • SPORTS
    • HOW-TO
    • WORLD NEWS
    KahawatunguKahawatungu
    TECHNOLOGY

    How To Separate Name And Surname In Excel

    Damaris GatwiriBy Damaris GatwiriOctober 4, 2024No Comments3 Mins Read
    Facebook Twitter WhatsApp Telegram Email
    Share
    Facebook Twitter WhatsApp Telegram Pinterest Email Copy Link

    Managing data in Excel often requires organizing names into distinct columns for better clarity and functionality. Whether you’re preparing a mailing list, analyzing customer data, or conducting a survey, separating names into first names and surnames can streamline your workflow. Fortunately, Excel provides several methods to achieve this efficiently. Here’s how to separate names and surnames in Excel.

    In Excel, names are typically combined in a single cell, formatted as “First Last” (e.g., “John Doe”). To manipulate this data, you’ll want to split the names into separate columns. There are several methods to do this, including using Excel functions, Text to Columns, or formulas.

    Table of Contents

    Toggle
    •  1. Using Text to Columns
    •  2. Using Excel Functions
    •  3. Using Flash Fill

     1. Using Text to Columns

    1. Highlight the column containing the full names that you want to separate.
    2. Click on the “Data” tab in the Excel ribbon at the top of the screen.
    3. In the Data Tools group, click on “Text to Columns.” This will launch the Convert Text to Columns Wizard.
    4.  Choose the “Delimited” option and click “Next.” This means you want to separate the names based on specific characters, like spaces.
    5. Check the box next to “Space” (as names are usually separated by spaces) and click “Next.” You’ll see a preview of how the data will be split.
    6.  You can choose where to place the separated data. By default, Excel will overwrite the existing data. If you want to keep the original names, select a new location in the “Destination” box.
    7. Click “Finish” to complete the process. Excel will now separate the names into two columns: the first name and the surname.

     2. Using Excel Functions

    If you prefer a formula-based approach, you can use the LEFT, RIGHT, and FIND functions to separate names. Here’s how:

    1. Assuming the Full Name is in Cell A1:
      • To extract the first name:
        excel
        =LEFT(A1, FIND(" ", A1) - 1)
      • To extract the surname:
        excel
        =RIGHT(A1, LEN(A1) - FIND(" ", A1))
    2. Enter these formulas in adjacent cells (e.g., B1 for the first name and C1 for the surname). Drag the fill handle down to apply the formulas to other cells in the column.

     3. Using Flash Fill

    Excel’s Flash Fill feature can also automatically separate names for you:

    1.  In the column next to your full names, manually type the first name corresponding to the first full name.
    2. Begin typing the first name for the next entry. Excel will recognize the pattern and suggest completing the remaining names.
    3. Press “Enter” to accept the suggestion. Excel will fill in the rest of the first names.
    4.  Do the same in another column for surnames.

    Also Read: How To Reset A Locked Phone

    Email your news TIPS to Editor@Kahawatungu.com — this is our only official communication channel

    Follow on Facebook Follow on X (Twitter)
    Share. Facebook Twitter WhatsApp LinkedIn Telegram Email
    Damaris Gatwiri

    Damaris Gatwiri is a digital journalist, driven by a profound passion for technology, health, and fashion.

    Related Posts

    UK government says it’s likely to challenge $110 billion Paramount-Warner Bros. merger

    June 30, 2026

    WhatsApp to let people chat without swapping phone numbers

    June 29, 2026

    Woman killed in domestic dispute in Dagoretti

    June 26, 2026

    Comments are closed.

    Latest Posts

    Cabinet approves Kenya’s accession to two international anti-mercenary treaties

    June 30, 2026

    Cabinet approves reforms to dismantle deeply entrenched and decades-long payroll fraud

    June 30, 2026

    Cabinet establishes committee on AI

    June 30, 2026

    Cabinet endorses cooperation agreement with Rwanda, South Sudan on fuel importation

    June 30, 2026

    Court orders Ruto to reconstitute Cabinet in 120 days over gender rule breach

    June 30, 2026

    EACC arrests Nyamira County Assembly Deputy Clerk over Sh30 million tender scandal

    June 30, 2026

    Supreme Court agrees to review ban on AR-style semi-automatic rifles in major Second Amendment case

    June 30, 2026

    UK government says it’s likely to challenge $110 billion Paramount-Warner Bros. merger

    June 30, 2026
    Facebook X (Twitter) Instagram Pinterest
    © 2026 Kahawatungu.com. Designed by Okii.

    Type above and press Enter to search. Press Esc to cancel.