R
Rick
I have a unbound form with a header and detail section.
The detail section is usually scrolled to the bottom when
I'm ready to go to the next data set. The data set is
selected by a combo box and the the form's controls are
filled with code. The form is not bound for reasons to
numerous to go into. Is there a comand I can issue to have
the form's detail section scroll to the top, presumabily
after selecting the next data set? I need it to scroll up
prior to setting the focus to the first control in the
detail section.
Thanks.
Rick
The detail section is usually scrolled to the bottom when
I'm ready to go to the next data set. The data set is
selected by a combo box and the the form's controls are
filled with code. The form is not bound for reasons to
numerous to go into. Is there a comand I can issue to have
the form's detail section scroll to the top, presumabily
after selecting the next data set? I need it to scroll up
prior to setting the focus to the first control in the
detail section.
Thanks.
Rick