I have some code that requires a requery of the base data of a subform. The problem is that if the subform is in a windows and the vertical scroll has been used to go to a certain record, after the update the subform jumps back to the first record. I would like to do a requery but not alter the position of the records in the subform, is that possible?
I have tried using code to jump back to the correct record but the screen still 'jumps about', because on selection of the correct record the record is positioned at the bottom of the subform as opposed to it's original position.
Any ideas?
Thanks
Mark
I have tried using code to jump back to the correct record but the screen still 'jumps about', because on selection of the correct record the record is positioned at the bottom of the subform as opposed to it's original position.
Any ideas?
Thanks
Mark