View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Riddler Riddler is offline
external usenet poster
 
Posts: 49
Default Carriage return in a Text box

I have a text box on a user form that I want the user to be able to hit
enter and have it move to the next line to enter more text. When I hit
enter it moves to the next tab order item. I turned that off but enter
just does nothing. How can I use the enter key to input multiple lines
of text into a text box?

Thanks
Scott