View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
harley[_2_] harley[_2_] is offline
external usenet poster
 
Posts: 2
Default Scrollbar on userform in design mode

I have a long form with a scrollbar that works fine at run time. I
need to add more controls to the form. How do I scroll the form while
in design mode?

TIA