How do I make my Subforms that have many records stay on the same record that I used last? I have to use the Requery to display any changes made in the additional screen back to the Subform. Is there a way to identify where I want the subform positioned even using the Requery?
Example: If I have 50 records loaded to my subform, when I select #35 an additional screen displays allowing update of this record. When I Close the additional screen, the Subform is redisplayed starting with the #1 Record containing any changes made in this additional screen. I would like it to stay on the record/position in subform that was just updated (#35).
Example: If I have 50 records loaded to my subform, when I select #35 an additional screen displays allowing update of this record. When I Close the additional screen, the Subform is redisplayed starting with the #1 Record containing any changes made in this additional screen. I would like it to stay on the record/position in subform that was just updated (#35).