Article ID: 125960
Article Last Modified on 10/11/2006
APPLIES TO
- Microsoft Excel 97 Standard Edition
- Microsoft Excel 95 Standard Edition
- Microsoft Excel 5.0 Standard Edition
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
Additional query words: 5.00a 5.00c 7.00a 97 XL97 XL7 XL5 menu submenu XL
Keywords: kbdtacode kbhowto kbprogramming KB125960