Range.Name Property

Excel Developer Reference

Returns or sets a Variant value that represents the name of the object.

Syntax

expression.Name

expression   A variable that represents a Range object.

Remarks

The name of a Range object is a Name object.

See Also