ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   scroll bars in userforms (https://www.excelbanter.com/excel-programming/312134-scroll-bars-userforms.html)

No Name

scroll bars in userforms
 
I have inserted a scroll bar from the toolbox and now I
need to get it to work how do I get this thing to scroll
up and down on my userform??
..



Michel Pierron

scroll bars in userforms
 
Hi anonymous,
Private Sub UserForm_Initialize()
Me.ScrollHeight = Me.InsideHeight * 4
End Sub

MP

a écrit dans le message de
...
I have inserted a scroll bar from the toolbox and now I
need to get it to work how do I get this thing to scroll
up and down on my userform??
.






All times are GMT +1. The time now is 11:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com