When I make Access read the data in a table-type recordset, it follows an order that I could not figure out. I need to sort the data according to a field in the base-table. The help files are not helpfull. The only thing I understood was, I must use Index for a table type recordset, but I...