HIDE

Macro Sheets Only

Equivalent to choosing the Hide command from the Window menu. Hides the active window.

Syntax

HIDE( )

Tip Hiding windows can speed up your macros. You can switch to hidden windows with the ACTIVATE function. You can continue to use functions that refer to specific sheets, such as FORMULA and the GET functions, even when those sheets are hidden.

Related Function

UNHIDE Displays a hidden window

List of Command-Equivalent Functions