LIST.NAMES

Macro Sheets Only

Equivalent to choosing the Paste command on the Name submenu on the Insert menu and selecting the Paste List option button. Lists all names (except hidden names) defined on your worksheet. LIST.NAMES also lists the cells to which the names refer; whether a macro corresponding to a particular name is a command macro or a custom function; the shortcut key for each command macro; and the category of the custom functions.

Syntax

LIST.NAMES( )

Remarks

Related Functions

GET.DEF Returns a name matching a definition

GET.NAME Returns the definition of a name

NAMES Returns the names defined in a document

List of Command-Equivalent Functions