Hi,
As you might know, we in Israel use 2 languages: English and Hebrew.
Hebrew is written from right to left.
On the Windows Task-Bar we have an Icon EN/HE.
From within Excel we can change language with ALT+LEFT SHIFT.
We usually use EN, especially in Excel because all functions are in EN.
Therefore and unfortunately, the cursor in an InputBox (in Excel VBA)
is placed Left justified and in EN.
I tried to record a Macro while changing the language from EN to HE and right justifying the cursor with RIGHT CTRL+SHIFT.
I succeeded un doing it BUT NO CODE was recorded for these steps.
so, is there a way to put some code commands in order to achieve my request.
I Hope I made myself clear.
Thanks, Michael
P.S. I do not want to change the default language !
At the end of the Macro I would like to change the language back to EN !