MASTERNAME Function

Returns a sheet's master name as a string, or returns the string "<no master>" if the sheet doesn't have a master.

Syntax

MASTERNAME ([ 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.