Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding an Autonumber changes table sort

Status
Not open for further replies.

bdjb

Technical User
Oct 29, 2002
292
US
Hello,
I'm using access 2003, I have a table that is sorted on an description field, when I added an Autonumber field, it changes the sort of the table. How can I stop it from doing that?

Thanks
 
it changes the sort of the table
A table hasn't a sort.
Use the ORDER BY clause in a query to display the data as you want.

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top