Home > Topics > excel > What is the excel automatic numbering function?

What is the excel automatic numbering function?

Release: 2020-03-04 09:49:40
Original
16002 people have browsed it

What is the excel automatic numbering function?

The excel automatic numbering function is the ROW function. The ROW function is a function used to determine the current row position of the cursor.

The syntax of this function:

ROW(reference)

Reference is the cell or cell range whose row number needs to be obtained.

If reference is omitted, it is assumed to be a reference to the cell where the function ROW is located.

If reference is a cell range and function ROW is input as a vertical array, function ROW returns the row number of reference in the form of a vertical array.

Reference cannot refer to multiple areas.

Recommended learning: Excel basic tutorial

The above is the detailed content of What is the excel automatic numbering function?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template