How to split Excel cell content into multiple rows
In Word, you can split a cell into multiple cells or even into a table; however, splitting cells in Excel is different from Word. In Excel, only Merged cells can be split. There are two ways to split, one is to split using the options in "Alignment", the other is to split in the "Format Cells" window. In addition, you can split only one cell at a time or multiple cells in batches. In addition to splitting cells, you can also split cell content, that is, split the content in one cell into multiple cells. The split content can be numbers, combinations of numbers and letters, Chinese character phrases, etc., but the separator must be Half-width instead of full-width. The following will first introduce two methods of splitting cells in Excel, and then introduce the method of splitting cell contents. The Excel version used in the operation is 2016.
1. Split cells in Excel
(1) Split a cell
Excel's unmerged cells are already the smallest cells and cannot be split. Now, if you want to re-split a merged cell into four cells, the method is as follows:
Method 1:
Select the cell you want to split and click " In the "Merge and Center" drop-down list box under the "Home" tab, in the pop-up options, select "Cancel cell merge", then the cell will be re-split into four cells. After clicking "Automatically wrap", The effect is more obvious. The operation process steps are as shown in Figure 1:
Figure 1
Method 2:
Right click to split cells, select "Format Cells" in the pop-up menu, open the window, select the "Alignment" tab, click "Merge Cells" to cancel the check in front of it, and click "OK" to select The cells are re-split into four, and the operation steps are as shown in Figure 2:
Figure 2
(2) Batch Split cells
1. Select all the cells you want to split, for example, select three cells, click "Merge and Center" under "Start", and select "Cancel Cell Merge" ”, as shown in Figure 3:
Figure 3
2. Then the three selected cells are re-split into four at the same time. In order to make it easier to see all the text, set their alignment to "left alignment", as shown in Figure 4:
Figure 4
2. Excel splits cell content (split the content of a cell into multiple columns)
1. Select the cell whose content you want to split , for example A1, select the "Data" tab, click "Colorize" on "Data Tools", open the "Text Column Wizard" window, select "Delimiter" under "Please select the most appropriate file type", Click "Next"; select "Comma" under "Separator", click "Next", and finally click "Finish", then the content of the selected cell will be split into three cells in the same row; The steps of the operation process are as shown in Figure 5:
Figure 5
2. The above split is a text composed of letters and numbers, all of which are Chinese content can also be split using this method, but one thing to note is that half-width punctuation marks (i.e. English punctuation) must be used between words. If commas are used as separators, only "," cannot be used. The following is an example of splitting Chinese:
A. Also select the cell to be split (such as A2), click "Split Columns" under the "Data" tab, and open the "Text Split Columns Wizard" ” window, as shown in Figure 6:
Figure 6
B. Click “Next” to split the contents of cell A1. Just make the same selection and split the results, as shown in Figure 7:
Figure 7
C. The word "unit" is split into one cell, but the word "format, symbol" is not split into two units. format; because a half-width comma is used after "unit" and a full-width comma is used after "format, symbol", and full-width comma is not recognized by Excel and cannot be used as a separator.
For more Excel-related technical articles, please visit the Excel Tutorial column to learn!
The above is the detailed content of How to split Excel cell content into multiple rows. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Use an Error Checking Tool One of the quickest ways to find errors with your Excel spreadsheet is to use an error checking tool. If the tool finds any errors, you can correct them and try saving the file again. However, the tool may not find all types of errors. If the error checking tool doesn't find any errors or fixing them doesn't solve the problem, then you need to try one of the other fixes below. To use the error checking tool in Excel: select the Formulas tab. Click the Error Checking tool. When an error is found, information about the cause of the error will appear in the tool. If it's not needed, fix the error or delete the formula causing the problem. In the Error Checking Tool, click Next to view the next error and repeat the process. When not

How to Set GoogleSheets Print Area in Print Preview Google Sheets allows you to print spreadsheets with three different print areas. You can choose to print the entire spreadsheet, including each individual worksheet you create. Alternatively, you can choose to print a single worksheet. Finally, you can only print a portion of the cells you select. This is the smallest print area you can create since you could theoretically select individual cells for printing. The easiest way to set it up is to use the built-in Google Sheets print preview menu. You can view this content using Google Sheets in a web browser on your PC, Mac, or Chromebook. To set up Google

It is usually necessary to insert PDF documents into Excel worksheets. Just like a company's project list, we can instantly append text and character data to Excel cells. But what if you want to attach the solution design for a specific project to its corresponding data row? Well, people often stop and think. Sometimes thinking doesn't work either because the solution isn't simple. Dig deeper into this article to learn how to easily insert multiple PDF documents into an Excel worksheet, along with very specific rows of data. Example Scenario In the example shown in this article, we have a column called ProductCategory that lists a project name in each cell. Another column ProductSpeci

Solution to the problem that there are too many different cell formats that cannot be copied: 1. Open the EXCEL document, and then enter the content of different formats in several cells; 2. Find the "Format Painter" button in the upper left corner of the Excel page, and then click " "Format Painter" option; 3. Click the left mouse button to set the format to be consistent.

How to use RANDBETWEEN to generate random numbers in Excel If you want to generate random numbers within a specific range, the RANDBETWEEN function is a quick and easy way to do it. This allows you to generate random integers between any two values of your choice. Generate random numbers in Excel using RANDBETWEEN: Click the cell where you want the first random number to appear. Type =RANDBETWEEN(1,500) replacing "1" with the lowest random number you want to generate and "500" with

The SIGN function is a very useful function built into Microsoft Excel. Using this function you can find out the sign of a number. That is, whether the number is positive. The SIGN function returns 1 if the number is positive, -1 if the number is negative, and zero if the number is zero. Although this sounds too obvious, if you have a large column containing many numbers and we want to find the sign of all the numbers, it is very useful to use the SIGN function and get the job done in a few seconds. In this article, we explain 3 different methods on how to easily use the SIGN function in any Excel document to calculate the sign of a number. Read on to learn how to master this cool trick. start up

On numeric values, on text strings, using commas in the wrong places can really get annoying, even for the biggest Excel geeks. You may even know how to get rid of commas, but the method you know may be time-consuming for you. Well, no matter what your problem is, if it is related to a comma in the wrong place in your Excel worksheet, we can tell you one thing, all your problems will be solved today, right here! Dig deeper into this article to learn how to easily remove commas from numbers and text values in the simplest steps possible. Hope you enjoy reading. Oh, and don’t forget to tell us which method catches your eye the most! Section 1: How to Remove Commas from Numerical Values When a numerical value contains a comma, there are two possible situations:

If you are tasked with working with a spreadsheet containing a large number of dates, calculating the difference between multiple dates can be very frustrating. While the easiest option is to rely on an online date calculator, it may not be the most convenient as you may have to enter the dates one by one into the online tool and then manually copy the results into a spreadsheet. For large numbers of dates, you need a tool that gets the job done more conveniently. Fortunately, Google Sheets allows users to locally calculate the difference between two dates in a spreadsheet. In this post, we will help you calculate the number of days between two dates on Google Sheets using some built-in functions. How to calculate the difference between dates on Google Sheets if you want Google
