PDA

View Full Version : Solved: Textbox always displays end instead of start



tpoynton
07-28-2007, 06:57 PM
Greetings - this has been driving me batty!:banghead:


I've got a form with a multiline textbox and scrollbar. I'd like the text at the top to display first, but it always shows text at the bottom of the textbox first, upon userform activation. No amount of my fiddling has been able to change this odd behavior...

I've attached a sample workbook so you can see what I mean.

Excel 2003 if that makes a difference...THANKS! tim

tpoynton
07-28-2007, 07:19 PM
OK, I've spent two hours trying to figure this out, then finally do just a few minutes after posting...

TextBox1.SelStart = 0

geekgirlau
07-30-2007, 12:00 AM
Ahh, but this way you'll remember how to do it next time! :tongue: