Issue with Cursor moving on multi Subforms in a form
I have two Subforms in a main form as per screenshot. So Cursor moving from Main form to 1st Subform working is good. After can’t move the cursor from 1st subform to 2nd subform with tabbing or entering and still there in 1st Subform in the last entered filed. I’ve checked on tab orders they are shown correct and checked the subform Property Cycle & tried also (All Records, Current Record & Current Page) but there is no change move to 2nd subrom. Can you please replay how to solve this problem? Is there any VBA code requires?
Thanks,
Sandhya.
I have two Subforms in a main form as per screenshot. So Cursor moving from Main form to 1st Subform working is good. After can’t move the cursor from 1st subform to 2nd subform with tabbing or entering and still there in 1st Subform in the last entered filed. I’ve checked on tab orders they are shown correct and checked the subform Property Cycle & tried also (All Records, Current Record & Current Page) but there is no change move to 2nd subrom. Can you please replay how to solve this problem? Is there any VBA code requires?
Thanks,
Sandhya.
Comment