Scrollbar does not work

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm trying to use the scrollbar control in a userform. But the problem is it
does not scroll. Any suggestions how to make the scrollbar work?

Thanx.
 
Maybe someone else has more detailed suggestions, but my advice to you would
be these two questions:

- Have you studied the ScrollBar Control topic in Visual Basic Help?
- Did you provide values for all of the Min, Max, LargeChange and
SmallChange properties (be it in the properties window of the control or in
your code) ?

I hope this helps a little bit!
Greetings,
Peter
 

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

Back
Top