Microsoft Knowledge Base |
|
Excel: Defined Names Are Not Deleted Dynamically |
|
|
Last reviewed: December 17, 1996
Article ID: Q102944 |
|
The information in this article applies to:
SUMMARYIn Microsoft Excel, you can define a name to refer to a cell range, a command macro, a custom function, a variable or a constant. If you then use a different name to refer to the same element, the previous name will not be deleted. To remove a previously defined name that you no longer use:
Microsoft Excel version 5.0 and later
Microsoft Excel version 4.0
To properly remove a registered function, first use the UNREGISTER() function to free the memory that is allocated to it. Since UNREGISTER() does not remove the name from the Paste Function or Define Name dialog boxes, you must manually delete it from the Define Name dialog box.
REFERENCES"Online Help," version 5.0 "Function Reference," version 4.0, page 350-351, 442-443
|
|
KBCategory: kbusage
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |