I have a form which has numerous records sorted by year. How do I change it so that year is descending and the new record row appears that the top instead of at the bottom?
As to your second question, Access defaults to the bottom of a continuous form to add records. Someone may be able to give you a trick, or technique to add a new record from the top of your list.
My approach, is to place an add button in the form footer of the continuous form which will bring up a new cleanly designed data input form while leaving the continuous form on the screen. On the close event of the add record form, I requery the continuous form which will now show all the records on the continuous form in correct order.
Just my $0.02 worth.
Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@yahoo.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.