EXCEL SHEET FUNCTION

The Sheet function in Excel retrieves the Sheet number for a given reference.

Syntax :

=SHEET( [value] )

Parameters :

  • The [value] argument given is a reference to an Excel sheet or a portion of an Excel sheet. This is an optional parameter that, if left blank, defaults to the sheet containing the function.

Step By Step Guide of SHEET Function

Example :

The spreadsheets below demonstrate four different uses of the Excel Sheet feature.
The following examples may be found in the workbook:
Sheet number 1 is the current worksheet (which contains the functions); Sheet number 2 is a worksheet named “Sheet2”; and Sheet number 3 is a sheet named “Chart1.”

  • #N/A! – This error occurs when the given [value] parameter is a sheet name that is not a valid sheet name. #REF! – This error occurs if the given [value] parameter is an invalid reference.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now