View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default text boxes on forms

I have a two part question:

1) if the text exceeds the length of the textbox, (meaning you can't see
all of the text unless you scroll through it). how do i reset it back to the
beginning of the text box when the user exits the text box?

2) I turned on the horizontal scroll bar property in the text box. when
the scroll bar pops up, it covers half of the text box. so i have to
increase the height of the text box almost double. is there a way to have
the scroll bar drop below the text box, rather than inside of it?

thanks,
Steve