View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Dean Jay Dean is offline
external usenet poster
 
Posts: 154
Default QUESTION ON TEXT BOXES !!

I have implemented a textbox on a Userform and it works fine. My only
issue with it is, if the amount of text I enter into the box becomes
larger than it can show, it moves up with no scrollbars to the right.

Is there a property setting I can manipulate or even a subroutine I can
add to make the right hand side of the textbox automatically show a
scrollbar when the text entered starts moving up?

Thanks
Jay



*** Sent via Developersdex http://www.developersdex.com ***