Alternate Scroll Bars

V

Vel

Hello

Is there a way to put a scroll bar on the left? I have a subform whose alignment prevents room for a scroll bar on the right, but it does have room on the left. If not, is there a certain bit of code I could use to scroll down/up despite the lack of a scroll bar? (i.e. move down as if with a scroll bar

Thanks

Vel
 
S

Stephen Lebans

You could normally use the SelTop property but I have never tried it on
a Form without a visible ScrollBar but it still should work.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


Vel said:
Hello,

Is there a way to put a scroll bar on the left? I have a subform
whose alignment prevents room for a scroll bar on the right, but it does
have room on the left. If not, is there a certain bit of code I could
use to scroll down/up despite the lack of a scroll bar? (i.e. move down
as if with a scroll bar)
 
V

Vel

Thanks,

Worked like a charm. You know, it never ceases to amaze me how much flexibility Access has when you're willing to think 'outside the box.'

Vel
 

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