Scrolls the worksheet to move the specified cell or range of cells to the upper-left corner of the visible range. If there are frozen panes on the worksheet, this method applies only to the scrolling pane.
Syntax
expression.Scroll(Range)
expression An expression that returns a Worksheet object.
Range Required Range object. Specifies the cell or range of cells to be displayed.