Hello everyone,
I have a form that has a subform on it. The subform is formatted to be a continuous form and shows a summary of jobs to do. The user clicks a button on the subform and the full details of the task appear elsewhere on the main form. This all works fine, except that when the user clicks the button, the subform scrolls back to the top. This is slightly annoying because the list of jobs may be quite long and ideally I'd like the user to be able to retain their position in the list whilst checking the details, rather than having to scroll back through the list.
Is there a simple way to stop the subform returning to the top?
Many thanks,
Pete
I have a form that has a subform on it. The subform is formatted to be a continuous form and shows a summary of jobs to do. The user clicks a button on the subform and the full details of the task appear elsewhere on the main form. This all works fine, except that when the user clicks the button, the subform scrolls back to the top. This is slightly annoying because the list of jobs may be quite long and ideally I'd like the user to be able to retain their position in the list whilst checking the details, rather than having to scroll back through the list.
Is there a simple way to stop the subform returning to the top?
Many thanks,
Pete