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)
|
|
This function does not return a value. |