cmoden
10-31-2000, 12:20 PM
I have an Access 97 database with a tab control form with several pages containing subforms which display multiple records. The subforms are linked so that if I select a record on one page, the corresponding record on another page is displayed. The problem is that when I return to the original page the focus always returns to the first record. How can I get the tab control to work so that the focus stays where I put it when I leave and then return to a page?