Setting scroll bar positions in VBA

S

Simon Baker

I have a continuous record form on which it is necessary
to requery the data source on certain user actions. When
the requery and refesh are completed, the form always
moves to the top of the window, meaning the user has to
scroll back down to the original position.

Is it possible to read and set the position of the
vertical scroll bar, or is there another way of ensuring
that the view remains the same after the requery?

Many thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top