Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
hi,
this should be an easy one. i hope! ive got an excel spread sheet and ive added a VB form for entering information. ive finished the form and everything is ok....minus one little thing. there are quite a few questions and they go off the bottom of the screen. however no scroll bars come up and i cant get to the questions further down the page. ive tried a few things but cant get the scrollbars to appear. can someone give me the code to turn them on??????????? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is "6.5"?
Userforms do not support scrollbars. You need to use controls that support scrollbars, or use a MultiPage control with Next/Back buttons for navigation. -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can anyone help me with Scrollbars please? | Excel Programming | |||
excel and scrollbars | Excel Programming | |||
Scrollbars | Excel Programming | |||
Scrollbars & Userforms | Excel Programming | |||
ListBox Scrollbars | Excel Programming |