SHOW.ACTIVE.CELL macro

Scrolls the active window so the active cell becomes visible. If an object is selected, SHOW.ACTIVE.CELL returns the #VALUE! error value and halts the macro.

Syntax

SHOW.ACTIVE.CELL( )

Related Functions

ACTIVE.CELL   Returns the reference of the active cell

FORMULA.GOTO   Selects a named area or reference on any open workbook

Return to index