How to Split Rows in Excel: 3 Quick Methods for 2024 [Tutorial]

Published: October 30, 2024 - 6 min read

Frank Ferris

Learn to split rows in Excel efficiently, improving data organization. This guide covers multiple techniques to divide data across separate rows for better analysis and presentation.

How to Split a Row into Two Rows in Excel

Splitting rows in Excel can significantly enhance your data management capabilities. Let’s explore two methods to accomplish this task.

Inserting a New Row Manually

For more control over the splitting process, you can manually insert a new row. Follow these steps:

Step 1: Right-click on the row number below where you want to split.

  • Find the row immediately following the one you want to divide.
  • Right-click on its row number in the leftmost column.

Step 2: Select “Insert” to add a new row.

  • A context menu will appear with several options.
  • Choose “Insert” to create a new blank row above the selected row.
Selecting Insert from the menu.

Step 3: Cut and paste the relevant data from the original row to the new row.

  • Select the portion of data you want to move to the new row.
  • Use Ctrl+X to cut the data, then Ctrl+V to paste it into the new row.

Step 4: Modify the data in both rows as required.

  • Adjust the content in both the original and new rows to reflect the split accurately.
  • Ensure all information is correctly distributed between the two rows.

Splitting Multiple Rows at Once

When dealing with large datasets, splitting rows individually can be time-consuming. Here are two methods to split multiple rows simultaneously.

Using Power Query to Split Rows

Power Query is a powerful tool for data transformation in Excel. Here’s how to use it for splitting rows:

Step 1: Select your data range and go to “Data” > “From Table/Range”.

  • Highlight the entire dataset you want to work with.
  • Navigate to the “Data” tab in the ribbon and click “From Table/Range” to open Power Query.
Selecting from table range from the menu?

Step 2: In the Power Query Editor, select the column to split.

  • Click on the column header of the data you want to split.
  • This will highlight the entire column for the next steps.

Step 3: Click “Split Column” > “By Delimiter”.

  • Find the “Split Column” button in the “Transform” section of the ribbon.
Selecting Split Column from the Transform menu.
  • Choose “By Delimiter” from the dropdown menu.
Selecting 'Buy Delimiter' from the menu

Step 4: Choose your delimiter (e.g., comma, semicolon).

Choosing your delimiter from the menu
  • In the dialog box that appears, select the character that separates your data.
  • Common delimiters include commas, semicolons, or spaces.

Step 5: Select “Advanced Options” and choose “Split into rows”.

  • Click on “Advanced Options” to reveal more settings.
Clicking into the advanced options from the delimiter menu,
  • Check the box next to “Split into rows” to create new rows instead of columns.
Selecting rows from the advanced options.

Step 6: Click “OK” and then “Close & Load”.

  • Confirm your settings by clicking “OK“.
  • Use “Close & Load” to apply the changes and return to your Excel worksheet.

Employing Excel Formulas to Split Rows

For those who prefer working directly in Excel, formulas offer a flexible way to split rows:

Step 1: Insert new columns next to your data.

  • Right-click on the column header to the right of your data.
  • Choose “Insert” to add new columns for the split data.
Right-click and select 'Insert' from the menu.

Step 2: Use functions like LEFT, MID, and RIGHT to extract data.

  • In the new columns, use formulas to separate your data.
  • For example, =LEFT(A2,FIND(” “,A2)-1) extracts text before the first space.
The screenshot returning Acme from formula

Step 3: Copy and paste the extracted data as values.

  • Select the cells with your formulas.
  • Copy them, then use “Paste Special” > “Values” to convert formulas to static text.
Right-clicking, selecting 'Paste Special', and then finding values

Step 4: Sort your data to group split rows together.

  • Select your entire dataset.
  • Go to “Data” > “Sort” and choose the appropriate columns to organize your split data.
Clicking 'Sort' from the data menu?

Step 5: Delete any unnecessary columns.

  • Once your data is sorted and split correctly, remove any extra columns.
  • Right-click on column headers and select “Delete” for unneeded columns.
Right-clicking and selecting 'Delete' from the menu

How to Split Text in One Cell into Multiple Rows

Sometimes, you need to split text within a single cell into separate rows. Here are two methods to accomplish this.

Utilizing the Text to Columns Feature

The Text to Columns feature is versatile for splitting data:

Coefficient Excel Google Sheets Connectors
Try the Free Spreadsheet Extension Over 500,000 Pros Are Raving About

Stop exporting data manually. Sync data from your business systems into Google Sheets or Excel with Coefficient and set it on a refresh schedule.

Get Started

Step 1: Select the cell containing the text to split.

  • Click on the cell that contains the text you want to divide.
  • Ensure only one cell is selected for this method.

Step 2: Go to “Data” > “Text to Columns”.

  • Navigate to the “Data” tab in the Excel ribbon.
Selecting data from the top-hand menu.
  • Click on “Text to Columns” in the “Data Tools” group.
Selecting Text to Columns from the Excel menu.

Step 3: Choose “Delimited” and click “Next”.

Selecting 'Delimited' from the available options in the columns.
  • In the wizard that appears, select “Delimited” as your file type.
  • Click “Next” to proceed to the next step.

Step 4: Select your delimiter (e.g., comma, space).

Selecting tabs as the limiters.
  • Choose the character that separates your data within the cell.
  • Common options include commas, spaces, or tabs.

Step 5: In “Advanced,” select “Split into rows” under “Destination”.

  • Click on the “Advanced” button to see more options.
Selecting General and going to Advanced in the Convert Text to Columns wizard.
  • Check the box next to “Split into rows” to create new rows instead of columns.

Step 6: Click “Finish” to complete the process.

  • Review your settings and click “Finish” to apply the split.
I've selected the destination in the Convert text to comms wizard.
  • Your text should now be divided across multiple rows.

Splitting Cells with Line Breaks

For text separated by line breaks within a cell, use this method:

Step 1: Select the cells you want to split.

  • Click and drag to highlight all cells containing line break-separated text.
  • This method works for multiple cells at once.

Step 2: Go to “Data” > “Text to Columns”.

  • Navigate to the “Data” tab and find “Text to Columns” in the “Data Tools” group.
Selecting Text to Columns from the Excel menu.
  • Click to open the Text to Columns Wizard.

Step 3: Choose “Delimited” and click “Next”.

Selecting 'Delimited' from the available options in the columns.
  • Select “Delimited” as your file type in the first step of the wizard.
  • Proceed to the next step by clicking “Next“.

Step 4: Select “Other” as the delimiter and press Ctrl + J.

  • In the “Delimiters” section, check the box next to “Other“.
A screenshot of selecting "Other" in the Delimiter menu.
  • In the field next to “Other“, press Ctrl + J to enter a line break character.

Step 5: Click “Finish” to split the cells into rows.

  • Review your settings and click “Finish” to apply the split.
  • Each line within the original cells will now occupy its own row.

Wrap-Up: Mastering Row Splitting Techniques

By mastering these methods to split rows in Excel, you’ll significantly enhance your data manipulation skills. These techniques allow you to streamline your workflows and improve data clarity, making your spreadsheets more effective and easier to analyze. Remember to choose the method that best fits your specific data structure and requirements.

Ready to take your Excel skills to the next level? Discover how Coefficient can supercharge your spreadsheet capabilities. With Coefficient, you can automate data imports, create real-time dashboards, and collaborate seamlessly. Get started with Coefficient today and transform the way you work with data in Excel.

Sync Live Data into Your Spreadsheet

Connect Google Sheets or Excel to your business systems, import your data, and set it on a refresh schedule.

Try the Spreadsheet Automation Tool Over 500,000 Professionals are Raving About

Tired of spending endless hours manually pushing and pulling data into Google Sheets? Say goodbye to repetitive tasks and hello to efficiency with Coefficient, the leading spreadsheet automation tool trusted by over 350,000 professionals worldwide.

Sync data from your CRM, database, ads platforms, and more into Google Sheets in just a few clicks. Set it on a refresh schedule. And, use AI to write formulas and SQL, or build charts and pivots.

Frank Ferris Sr. Manager, Product Specialists
Frank is the spreadsheet ninja you never knew existed. Frank's focus throughout his career has been all about growing businesses quickly through both strategy and effective operations. His advanced skillset and understanding of how to leverage data analytics to automate processes and make better and faster decisions make him the unicorn any team can thrive with.
500,000+ happy users
Wait, there's more!
Connect any system to Google Sheets in just seconds.
Get Started Free

Trusted By Over 50,000 Companies