mark curtis
Registered User.
- Local time
- Today, 08:18
- Joined
- Oct 9, 2000
- Messages
- 457
Dear all,
I have a form with 6 tabs. When I am in tab3 I have a form1 which has a combo box...and subform2 that stores multiple change requests. In the AfterUpdate event of the combo box I ask it to refresh tab1 and it works fine except one thing. I may be in record 3 of subform2 when I select the form1 combo box the focus always returns to the first record of subform2. I need to sort of bookmark the record I am in when I select the combo box?
Any help as usual much appreciated.
Mark
I have a form with 6 tabs. When I am in tab3 I have a form1 which has a combo box...and subform2 that stores multiple change requests. In the AfterUpdate event of the combo box I ask it to refresh tab1 and it works fine except one thing. I may be in record 3 of subform2 when I select the form1 combo box the focus always returns to the first record of subform2. I need to sort of bookmark the record I am in when I select the combo box?
Any help as usual much appreciated.
Mark