DBTable.GoTo

Sets the focus to the specified cell in the spreadsheet.

Syntax Parameters Return Value
Sub DBTable.GoTo( _
    CaseNo As Integer, _
    VarNo As Integer)
  • CaseNo [in]

    Type: Integer

  • VarNo [in]

    Type: Integer

This function does not return a value.