Mike Krailo
Well-known member
- Local time
- Yesterday, 23:19
- Joined
- Mar 28, 2020
- Messages
- 1,681
I'm working on a form that that has one record but many controls and data that takes up more than the screen size and this causes a vertical scroll bar to be visible. There is a a series of command buttons that cause a requery to occur and this causes the form to reposition itself higher on screen which is undesirable. I would like to know if there is code to save the current scrollbar position and restore it after each requery. Is this possible in this scenario?