NAME Function

Returns a sheet's name as a string.

Syntax

NAME (langID_opt )

Parameters

Name Required/Optional Data Type Description
langID_opt
Optional
Number
Use to specify a language for the string the function returns. Use 0 (default value) to specify the local language. Use 750 to specify universal language.

Return value

String

Remarks

If you pass an illegal language code, the local language is used.