Skip to main content

How to split cells in Microsoft Excel

Microsoft Excel is an incredibly powerful application that can tackle everything from simple tables to complex financial spreadsheets, and you can even password-protect an Excel file to keep your data secure. It can take years to master Excel's functionality, and most of us don't have that much time.

Difficulty

Moderate

Duration

30 minutes

What You Need

  • Microsoft Excel

Sometimes, you have something very simple that you need to accomplish. Splitting a cell into multiple cells is one such task, and it can be helpful when you need to clean up a spreadsheet full of data. In this guide, we'll show you how to split cells in Microsoft Excel in a few easy steps.

How to split a cell into multiple rows

Splitting a cell into multiple rows can be helpful if you need to break out data such as names and titles. In the small example spreadsheet, that's exactly what we have.

Step 1: To split these cells into their separate parts, select them and then click on Text to Columns in the Data menu.

how to split cells in excel text columns selection
Mark Coppock/Digital Trends

Step 2: In the dialog that pops up, you'll need to choose how to split your data. You can choose delimited, which splits the data based on characters embedded in it such as spaces and commas, or you can choose fixed width where your data is uniform. Here, we're using Delimited Data, so select that option and click Next. Here, we want to choose Space, because that's what separates each data element in our list. Excel will show you how your data will look in a preview at the bottom of the window.

You can choose to treat consecutive delimiters as one (such as having multiple spaces between each data element) or not, and whether to identify text via a qualifier.

how to split cells in excel choosing delimeter type
Mark Coppock/Digital Trends

Step 3: Click Next. In this window, you can choose the data format, the beginning destination cell (defaulted to the current cell), and some Advanced options such as how to recognize numeric data.

Note that the columns next to the destination cell must be empty or you'll be presented with an option to overwrite any existing data. It's best to create empty columns that equal the number of columns you'll need to display your split data.

how to split cells in excel setting other delimiter options
Mark Coppock/Digital Trends

Step 4: Click Finish. Your data will now be split into multiple columns.

how to split cells in excel data into multiple columns
Mark Coppock/Digital Trends

How to split a column in Microsoft Excel

The process for splitting an entire column in Microsoft Excel is exactly the same as for splitting specific cells.

Step 1: You first select the column, and then click on Text to Columns in the Data menu.

how to split cells in excel selecting a column
Mark Coppock/Digital Trends

Step 2: Next, simply follow the same steps as used in splitting a cell.

How to use a formula to split a cell in Microsoft Excel

When you have just two data element in cells and need to split them, there are two relatively easy formulas you can use that takes advantage of a couple of text function in Microsoft Excel. If you have more than two data elements, some complicated programming is required which is outside the scope of this guide.

Step 1: First, you'll use the formula =LEFT(A2,SEARCH(” “,A2)-1) in cell B2 in this example to pull out the first name. Replace the cell reference as required in your spreadsheet.

The LEFT text function will extract a specific number of characters from the left part of a cell. The SEARCH function will find the space that separates the data elements and tell the LEFT function how many characters to extract.

how to split cells in excel left extraction function
Mark Coppock/Digital Trends

Step 2: Copy the formula to the rest of the cells, making sure to change the cell reference number accordingly. You can drag and copy the formula.

how to split cells in excel copy left function
Mark Coppock/Digital Trends

Step 3: Next, you'll use the formula =RIGHT(A2,LEN(A2)-SEARCH(" ",A2)) to extract the right portion of the cell. Again, make sure the cell references are correct.

how to split cells in excel right extraction function
Mark Coppock/Digital Trends

Step 4: Again, copy the formula to the rest of the cells, making sure to change the cell reference number accordingly. You can drag and copy the formula.

how to split cells in excel copy right function
Mark Coppock/Digital Trends

Step 5: These formulas are dynamic, meaning if you change a value in a cell then it will reflect in the split cells. Let's change Bob to Jose in the first cell.

how to split cells in excel dynamic formulas
Mark Coppock/Digital Trends

It's as easy as that. And now that you've successfully split your cells, you can manipulate your data in more fine-tuned ways.

Editors' Recommendations

Mark Coppock
Mark has been a geek since MS-DOS gave way to Windows and the PalmPilot was a thing. He’s translated his love for…
Microsoft Word free trial: Get a month of service for free
A person using MS Word.

It may not feel like it, but Microsoft Word is probably one of the most popular word processors out there, along with Google Docs, and pretty much everybody has likely used it at some point, regardless if you prefer Microsoft Office to Google Docs. Of course, if you want to get your hands on it these days, you're going to have to buy it as part of Microsoft Office, as opposed to getting it as a standalone product like you used to. While you do have to pay for the subscription, you can get Microsoft Word for a month using the free trial before it reverts to a paid subscription. Also, be sure to check out some of these useful Microsoft Words tricks and even how to run Microsoft Office on the Quest 3.
Is there a Microsoft Word free trial?

Microsoft Word is actually part of the company's wider Office app suite. Now known simply as Microsoft 365 (formerly Microsoft Office), Microsoft's enterprise software is available in a number of different packages that are now subscription-based; the company has retired the older bundles that were available for a one-time payment. That means if you want a Microsoft Word free trial, you'll need to sign up for the Microsoft 365 trial.

Read more
How to double space in Microsoft Word
Overhead view of someone typing on a Surface laptop.

Double-spacing is a great way to organize your word processing, and an excellent optimization that is built into most word processing tools. And whenever we hear “word processing,” one of the first programs that comes to mind is Microsoft Word. This handy software has been around for a minute, and we’re going to teach you how to implement double spaces throughout your next Word doc.

Read more
How to do a hanging indent in Microsoft Word
A person typing on a keyboard, connected to a Pixel Tablet.

Microsoft Word is one of the most feature-rich word processing tools gifted to us human beings. In fact, the very word “Word” has invaded nomenclature to the point where any discussion of this type of software, regardless of what the product is actually called, typically results in at least one person calling the software “Word.”

Read more