The Skip method skips a number of rows forward or backward in a table.
All Table objects
objTasksTable.Skip RowsToSkip
If the RowsToSkip parameter is not specified, the cursor is moved to the next item in the table.
Tables