LittleNick
Technical User
Hi,
I have a MainForm which has 2 subforms in it. namely subForm1 and subForm2. In subForm1 I have several hundred of records and when I double click on one of the record, it then highlight that record selected and display the detail of that record in SubForm2. My problem is when I scroll down to find the desired record in Subform1 I double click it, the Subform2 displays the correct info but the SubForm1 automatically go back to the first record, so I have to scroll down again to find the record selected (highlighted). Is there a way to make the Subform1 to stay so that the selected record shows on the Subform1?
Thanks for Helps.
I have a MainForm which has 2 subforms in it. namely subForm1 and subForm2. In subForm1 I have several hundred of records and when I double click on one of the record, it then highlight that record selected and display the detail of that record in SubForm2. My problem is when I scroll down to find the desired record in Subform1 I double click it, the Subform2 displays the correct info but the SubForm1 automatically go back to the first record, so I have to scroll down again to find the record selected (highlighted). Is there a way to make the Subform1 to stay so that the selected record shows on the Subform1?
Thanks for Helps.