Order by rownum or order that data was entered into table

  • Thread starter Thread starter Cindy H
  • Start date Start date
C

Cindy H

Hi

Is there a way to order a table in the same order as the data was entered?
I know in Oracle you could do this using rownum, but I have not been able to
find anything in Access for this.

Thanks,
Cindy
 
Make your key field an autonumber and sort ascending on that field.
K Board
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top