Hi
Is there a simple way of selecting a record from a table by row number, or filtering a recordset by row number?
I have a CSV file imported with transferText into tblImports, which creates an error file, the error file has a row number for any errors,
I would like to select these rows from...