Macro Sheets Only
Equivalent to choosing the Delete button in the Define Name dialog box, which appears when you choose the Define command from on the Name submenu on the Insert menu. Deletes the specified name.
Syntax
DELETE.NAME(name_text)
Name_text is a text value specifying the name that you want to delete.
Important Formulas that use names in their arguments may return incorrect or error values when a name used in the formula is deleted.
Related Functions
DEFINE.NAME Defines a name on the active worksheet or macro sheet
GET.NAME Returns the definition of a name
SET.NAME Defines a name as a value
List of Command-Equivalent Functions