accessNator
Registered User.
- Local time
- Today, 12:13
- Joined
- Oct 17, 2008
- Messages
- 132
Hello,
First post. Glad to find this. I am using Access 2003.
I have a Form which uses a tab control.
Tab1 has my main form called FrmMain
Tab2 is a subform which has contact information called sFrmContact
Tab3 is a subform which has an unbound form
In my Tab3, which has an unbound form called sfrmInput, I have 20 textbox controls. Being this big it has a vertical scroll bar enabled so you can scroll from top to bottom.
But,When I get to the 15 textbox and exit the box it goes to the 16 textbox which is fine. The problem is the subform does not automatically scroll down so I can see the 16th textbox and so on, I have to manually scroll to see the rest of the textboxes.
My question is how can I force the subform to scroll to the bottom area after the 15 textbox so I can see the rest of the textboxes following?
Thoughts?
First post. Glad to find this. I am using Access 2003.
I have a Form which uses a tab control.
Tab1 has my main form called FrmMain
Tab2 is a subform which has contact information called sFrmContact
Tab3 is a subform which has an unbound form
In my Tab3, which has an unbound form called sfrmInput, I have 20 textbox controls. Being this big it has a vertical scroll bar enabled so you can scroll from top to bottom.
But,When I get to the 15 textbox and exit the box it goes to the 16 textbox which is fine. The problem is the subform does not automatically scroll down so I can see the 16th textbox and so on, I have to manually scroll to see the rest of the textboxes.
My question is how can I force the subform to scroll to the bottom area after the 15 textbox so I can see the rest of the textboxes following?
Thoughts?