Scrollbar Position

Wanderer7

New Member
Joined
Sep 7, 2010
Messages
2
Hi,

On a User Form I have a Combo-box filled with names. The Userform can either be used in English (names are left-aligned, scrollbar at right) or in Hebrew (names are right aligned, scrollbar on the left side). The user can select the language by means of option buttons.

In Excel 2003 all I had to do is was changing the setting of the Text Alignment property, this took automatically care of the positioning of the scrollbar. Now, running the same program on Excel 2010, changing text alignment only affects the positioning of the text but leaves the srollbar on the right side of the combo box, effectively covering the first letters of the names!

Does any of you have an idea, how I can get over this problem in VBA (The routine should continue to run on Excel 2003)?
 
Last edited:

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,223,227
Messages
6,170,849
Members
452,361
Latest member
d3ad3y3

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