Range.Show Method (Excel)

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

See Also

Concepts

Range Object Members

Range Object