Can I change the order of an entry?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to build a file in access 2000. I want to record details in the
subform so that the new entry/empty row where the data is entered is at the
top, so that the newest data is at the top instead of at the bottom of the
subform.
Can someone tell me if this is possible please and how I could do this?
Thanks
Ani
 
The only way to do it is to use two subforms: one that's set for DataEntry
(so that it doesn't show existing data), and the other that doesn't allow
additions. Put the one set for DataEntry on top.
 
Thanks
Ani

Douglas J Steele said:
The only way to do it is to use two subforms: one that's set for DataEntry
(so that it doesn't show existing data), and the other that doesn't allow
additions. Put the one set for DataEntry on top.
 

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