Range.Show (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.


Dim booShow As Boolean
booShow = ActiveCell.Show()