Re: Syntax for textalign property

alicejwz

Registered User.
Local time
Today, 08:30
Joined
Jul 9, 2003
Messages
91
Re: Syntax for textalign property

Hi,

I like to know the syntax to set the textalign property to Right for a textbox. by setting the property in Access works when I type but the field(s) is populated thru recordsource it shifted to the left regardless the setting in Access. Seems to me I will need to set it VBA code. What would be the syntax to set the control to align to the Right? Thanks!
 
Re: Syntax for textalign property

Thanks trucktime!
Your code works great.
I think my problem was that there were blank spaces in the field that cause the value aligned to left. Thanks for your help!
 

Users who are viewing this thread

Back
Top Bottom