kerrance76
Registered User.
- Local time
- Today, 10:53
- Joined
- Mar 27, 2007
- Messages
- 16
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 tblImports by the row number, but cant figure out how to do it
Thanks
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 tblImports by the row number, but cant figure out how to do it
Thanks