VPAGE

Macro Sheets Only

Vertically scrolls through the active window one window at a time. Use VPAGE to change the displayed area of a worksheet or macro sheet.

Syntax

VPAGE(num_windows)

Num_windows specifies the number of windows to scroll through the active window vertically. A window is defined as the number of visible rows. If 20 rows are visible in the window, VPAGE scrolls in increments of 20 rows.

Related Functions

HPAGE Horizontally scrolls through the active window one window at a time

HSCROLL Horizontally scrolls through a document by percentage or by column number

VLINE Vertically scrolls through the active window by rows

VSCROLL Vertically scrolls through a document by percentage or by row number

List of Command-Equivalent Functions