Justified text in TextBox

  • Thread starter Thread starter Matej Mazi
  • Start date Start date
M

Matej Mazi

I find a nice function JustiDirect, which allows fully justified text in
text box. This text box must be bind to a memo field. I wonder, is it
possible to justified text in text box that is not bind in memo but is added
like: ="some text "&[Field from database]&" some text."



Thank you!
 
Have you even tried what you want to do? THe code does not care what the
controlsource is.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Back
Top