How to split text in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Steps

  1. 1

    Select the column of text.

  2. 2

    Data → Split text to columns, or use =SPLIT().

  3. 3

    Choose the separator.

  4. 4

    Widen new columns as needed.

Related tutorials

These videos might help you go deeper on this topic.

Watch more tutorials
How to Merge Cells in Google Sheets

How to Merge Cells in Google Sheets

A master class on merging cells. How to merge two cells. How to merge mu...
Google Sheets Stories? No! But we'll add timestamped video notes to your google sheets.

Google Sheets Stories? No! But we'll add timestamped video notes to your google sheets.

There was a stories craze. Every app/platform/business was adding 24 hou...
Create Hundreds of Tweets in a Google Sheet

Create Hundreds of Tweets in a Google Sheet

Write tweets fast! Create hundreds of tweets in a Google sheet with ease...
How to Replace Text with a Blank Cell in Google Sheets

How to Replace Text with a Blank Cell in Google Sheets

Learn the Quick Fix! Replace Text with Blank Cell in Google Sheets Hassl...
Add a Word Count to Google Sheets

Add a Word Count to Google Sheets

Count your words inside a sheet. Great for ad writing, novel writing, or...
Embed a Headline in a Website from Google Sheets

Embed a Headline in a Website from Google Sheets

One of the most requested videos, Ever. How to put data, a number, some ...

Related blog posts

Written guides that go deeper on this question.

Browse the blog

Better Sheets on YouTube

Watch matching videos from youtube.com/bettersheets.

Search channel

Terms and formulas behind this

Want the full definition or how a formula works? Start here.

Related questions

How to split text to columns in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Get the answer →

How to split text to rows in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Get the answer →

How to split columns in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Get the answer →

How to do text to columns in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Get the answer →

Can i split cells in Google Sheets

Use Data → Split text to columns for delimiter-based splits, or the SPLIT formula like =SPLIT(A1, ","). Pick the separator (comma, space, custom). Formulas update live; the menu action rewrites values in place.

Get the answer →

Can you vlookup in Google Sheets

VLOOKUP is a built-in Google Sheets function. Type =VLOOKUP( in a cell and follow the argument hints, or open the formula help from the function name. Start with a small example range, confirm the result, then expand. See the linked formula guide on this page for syntax and examples related to can you vlookup.

Get the answer →