Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How To Perform and Interpret Regression Analysis in Excel
  • How to calculate average last N values in a table in Excel
  • How to Create Gantt Chart in Excel
  • How to add Trendline to a chart in Excel
  • Subtotal function in Excel

References

  • Two-column Lookup in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to get last row in mixed data with blanks in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation allow weekday only
  • Excel Data validation must contain specific text
  • Excel Data validation exists in list
  • Excel Data validation unique values only

SHEET function: Description, Usage, Syntax, Examples and Explanation

by

What is SHEET function in Excel?

SHEET function is one of the Information functions in Microsoft Excel that returns the sheet number of the reference sheet.

Syntax of SHEET function

SHEET(value)

The SHEET function syntax has the following arguments.

  • Value(Optional): Value is the name of a sheet or a reference for which you want the sheet number. If value is omitted, SHEET returns the number of the sheet that contains the function.

SHEET formula explanation

  • SHEET includes all worksheets (visible, hidden, or very hidden) in addition to all other sheet types (macro, chart, or dialog sheets).
  • If the value argument is not a valid value, SHEET returns the #REF! error value. For example, =SHEET(Sheet1!#REF) will return the #REF! error value.
  • If the value argument is a sheet name that is not valid, SHEET returns the #NA error value. For example =SHEET(“badSheetName”) will return the #NA error value.
  • SHEET is not available in the Object Model (OM) because the Object Model already includes similar functionality.

Example of SHEET function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=SHEET(QSalesByRegion) Returns the sheet number that contains the defined name QSalesByRegion on Sheet2, and has a scope that makes it available to the entire workbook. 2
=SHEET(Table1) Returns the sheet number that contains the table named Table1 on Sheet2, and has a scope that makes it available to the entire workbook. 2
=SHEET(Hi_Temps) Returns the #NAME? error value because the defined name Hi_Temps is limited to the worksheet that contains it, Sheet2. #NAME?
=SHEET(“Stuff”) Returns the sheet number of the worksheet named Stuff. 3

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • OR function Examples in Excel
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate nth day of week in month in Excel
  • Convert text timestamp into time in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to get random value from list or table in Excel
  • Count cells that do not contain many strings in Excel
  • Mark Workbook as Final in Excel
  • Hide and Unhide Columns or Rows in Excel
  • List sheet names with formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning