Scroll Method Example

This example scrolls through the active worksheet until cell Z100 is displayed.

Spreadsheet1.ActiveSheet.Scroll Spreadsheet1.ActiveSheet.Range("z100")