Sample Macro to Retrieve Defined Name of the ActiveCell (125960)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel for Windows 95
- Microsoft Excel for Windows 5.0
This article was previously published under Q125960 SUMMARY
This article contains a sample Visual Basic for Applications macro that
will retrives the name defined for the active cell.
When you attempt to obtain the defined name from the active cell, you will
need to use the Name object with the Name property.
REFERENCES
For more information about the Name object or property, choose Contents
from the Help menu. Choose Programming with Visual Basic, then select the
Search button and type:
Select the desired topic and choose the Go To button.
For additional information about getting help with Visual Basic for
Applications, please see the following article in the Microsoft Knowledge
Base:
163435 VBA: Programming Resources for Visual Basic for Applications
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB125960 |
---|
|