Tabbing in a subform

S

Stephanie

Is there a way to programmatically move the vertical scrollbar when tabbing
in a subform? When I tab past a certain point in the subform, I can no
longer see the subform without manually moving the scrollbar for the main
form. Ideally, I'd like to tab through the subform and automatically have
the scrollbar move with me.
 
Top