RefersToRange Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns the Range object referred to by a Name object. If the Name object doesn't refer to a range (for example, if it refers to a constant or a formula), this property generates a run-time error. Read-only.

expression.RefersToRange

expression   Required. An expression that returns a Name object.