Home  >  Article  >  Software Tutorial  >  How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

PHPz
PHPzforward
2024-04-25 12:10:06908browse

When using Excel, adding serial numbers to merged cells is often a headache. PHP editor Apple has brought you a quick and easy solution, allowing you to easily complete this task. In the detailed content below, we will introduce the specific steps step by step to help you deal with such problems efficiently.

First open the corresponding Excel table:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Right-click column A above the table and select [Insert] in the pop-up menu:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

In this way we insert a new column:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Select the cell in column B, move the mouse to the lower right corner, wait until the cursor changes to a black cross shape, drag the mouse to complete the filling :

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Select the cell in column A, hold down the [Delete] key on the keyboard to delete the excess text, and enter [Sequence] in cell A1:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Select the remaining cells, hold down the [CTRL] key and click cell A2:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Enter [=COUNT($A$2:A2) in the cell 1]:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

Hold down the [CTRL] [Enter] key to complete the final filling:

How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel

The above is the detailed content of How to quickly merge cells and add serial numbers in Excel_How to quickly merge cells and add serial numbers in Excel. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:zol.com.cn. If there is any infringement, please contact admin@php.cn delete