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.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> 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
[quoted text clipped - 3 lines]
> Thanks
> Ani
ani_unicorn - 18 Jan 2006 17:24 GMT
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
[quoted text clipped - 9 lines]
> > Thanks
> > Ani