Full Version: Form Scroll Bar
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
dunff2k
Hello

I have a form that contains a few subforms

When I open this main form it opens with the scroll bar already scrolled half way down the form, is there a way to make sure it opens so that the scroll bar is scrolled up to the top?

Thanks

Paul
freakazeud
Hi,
set focurs to a control which is at the top on the on open or on load event of your form!
If you don't have a control then create a tiny button set it's transparancy property to YES and put it in the upper right corner. Set the focus to that on open. (Me.YourFIeld.SetFocus)
HTH
Good luck
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.