I have a bound text box on a form that the input needs to be in hebrew. I
have a Hebrew font, activated Hebrew from the Office Language Utility and set
the Reading Order of the text box to Right to Left. When typing in the box,
it still goes left to right. What could I be missing?
Thanks
You can set the TextAlign Property of the text box to Right
Shabat Shalom

Signature
Good Luck
BS"D
> I have a bound text box on a form that the input needs to be in hebrew. I
> have a Hebrew font, activated Hebrew from the Office Language Utility and set
> the Reading Order of the text box to Right to Left. When typing in the box,
> it still goes left to right. What could I be missing?
>
> Thanks
Shimmess - 06 Jul 2007 21:02 GMT
That will move all the text to the right side of the box, but the order is
still the same. what I want to do is if I type
A then B then C (or ALEPH BET GIMMEL in Hebrew)
I want it to be inputted as
C B A (or GIMMEL BET ALEPH)
as this is the right to left reading order of Hebrew (explaining for others,
not yo Ofer!)
Kol Tuv,
Shimmy
> You can set the TextAlign Property of the text box to Right
>
[quoted text clipped - 6 lines]
> >
> > Thanks