Skip to main content

Range.Name property

Table of contents
  1. Syntax
  2. Remarks

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.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>