Position of Cursor in VBA Text Box

GMBJames

New Member
Joined
Aug 21, 2002
Messages
22
Hello All,
Using excel 2000; in VBA, I've created a userform with a Textbox. I've enabled the vertical scroll bar and added my text. Everything looks fine but, when I run the userform, it begins with the bottom half of the form and I have to scroll up to begin reading the text.
How do I get the form to launch so that it begins with the top part of the text entered so I can read that first, and then scroll down as I need.
Thanks for any help.
Jamie
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
You need to set the tab order(right click on the form) and rearrange the order to suit.
 
Upvote 0
I'm sorry, I do not know what you mean exactly. I've tried doing what you said but it still doesn't work.
Perhaps I didn't describe my problem properly. Think of it like this...you go to Mr Excel's message board and instead of the page beginning at the top, the page loads but it's all the way at the bottom. You have to scroll up to begin reading.
Any ideas?
 
Upvote 0

Forum statistics

Threads
1,224,215
Messages
6,177,172
Members
452,763
Latest member
WH12TTY

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top