I currently have a form that displays a number of records and allows the user to double-click on a record to open up a detail screen. The problem I am running into is that as soon as the user closes the detail form and reopens the main form (with all of the records) it goes back to the top of the list. Is there a way in Access to remember what record was selected and then make that record the focus/highlighted record when the user returns to that form?
I tried finding a way to use the SetFocus but I could not determine how to make it work with a specific record.
Thanks.
I tried finding a way to use the SetFocus but I could not determine how to make it work with a specific record.
Thanks.