I have some rather long subforms that I load onto a form with a click of a button (OnClick: Me!SubfrmSurvey.SourceObject=.....). As the user tabs through the form, the cursor continues down without repositioning the subform. Is there any way to keep the cursor visible without manually scrolling?