Skip to main content

Range.Show method

Table of contents
  1. Syntax
  2. Return value

Scrolls through the contents of the active window to move the range into view. The range must consist of a single cell in the active document.

Syntax

expression.Show

expression A variable that represents a Range object.

Return value

Variant

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>