Functions
SHEET
Returns the sheet number of the current or named sheet
When to use it
When should I use SHEET?
Use SHEET to retrieve the sheet index number of the current sheet or a named sheet, which is useful when you need to identify which sheet a formula is on or reference sheets by position.
Used in
Syntax
SHEET([name])