Excel VisualBasic Script

Sub gotoDemo()
  Application.Goto Reference:="InputRange"
End Sub