I have a mainform with 3 subforms. How do I tab to a SPECIFIC FIELD on the 3rd subform after leaving the 2nd subform. I have no trouble tabbing from subform to subform but I cannot get the code for moving from specific field on a subform to a specific field on the next subform.
Also, I have set the background label for the subform field
that has the focus to a color. If I move from field to field on a subform I have no trouble coloring the label for the field I am on and resetting that color when the field has lost the focus. If I use the mouse to leave the subform, the lostfocus for that field on the subform does not reset the label to its original color. Can anyone help with this.
Also, I have set the background label for the subform field
that has the focus to a color. If I move from field to field on a subform I have no trouble coloring the label for the field I am on and resetting that color when the field has lost the focus. If I use the mouse to leave the subform, the lostfocus for that field on the subform does not reset the label to its original color. Can anyone help with this.