Application.Names property (Excel)

Returns a Names collection that represents all the names in the active workbook. Read-only Names object.

Syntax

expression.Names

expression A variable that represents an Application object.

Remarks

Using this property without an object qualifier is equivalent to using ActiveWorkbook.Names.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.