Re: Is it possible for a SELECT to list a Field numerically?
I want to take the whole table and with a "SELECT * FROM [table1] and something else" that sorts the data by the field and make the data printed as in the order of Field1.
table1 is a table in an Access file that has a field in it called Field1.