Thread: Scroll Bar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Todd Huttenstine[_2_] Todd Huttenstine[_2_] is offline
external usenet poster
 
Posts: 237
Default Scroll Bar

I have a userform that is not big enough to put all the
form objects in it that I need. Expanding the User Form
Horizontal or Vertical is not an option. I want to be
able to have the same size Userform as it is now(because
it wont expand any further horizontally) with a horizontal
scroll bar where I can move the scroll bar to see more
form objects (Labels, textboxes, Comboboxes, etc...).

Thanx

Todd Huttenstine