ScottBeatty
Registered User.
- Local time
- Today, 07:39
- Joined
- May 31, 2013
- Messages
- 65
I have a form with a 1,000 or so records and I'd like to be able to start where I left off when I save and open up. Is there an access property or VBA code that allows me to start on, for example, 250, instead of returning to 1 every time?
I know how to go to the last record in the database, so I guess my question is there a way to go to a record that I was working on last because my last record I am working on is not necessarily the last record in the database.
-Scott
I know how to go to the last record in the database, so I guess my question is there a way to go to a record that I was working on last because my last record I am working on is not necessarily the last record in the database.
-Scott
Last edited: