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

    OpenAI to change deal with US military after backlash

    March 3, 2026

    KUCCPS Reopens Applications for KMTC Diploma and Certificate Programmes

    March 3, 2026

    Man found dead in public toilet along Ngong Road

    March 3, 2026

    Comments are closed.

    Latest Posts

    Wetang’ula, leaders defend pilot, urge stricter airspace rules after fatal crash

    March 4, 2026

    MP Zaheer rebukes Gachagua over ‘uncouth’ ethnic slur

    March 4, 2026

    Why Zohran Mamdani denounced the US-Israeli strikes on Iran

    March 4, 2026

    South Korea woman and doctors guilty of murder of newborn baby

    March 4, 2026

    Five takeaways from Texas primaries, as march to US midterms gets going

    March 4, 2026

    Pete Stauber Siblings: Meet the Siblings Squad Behind the American Politician

    March 4, 2026

    Kip Holden Siblings: All About Curtis, Brenda and Evelyn Holden

    March 4, 2026

    Cleo Fields Siblings: A Look at the Politician’s Family Tree

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

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