Using an Access textbox? Only by inserting the appropriate number of
linebreaks in front of the text.
Alternatively it would be possible to use a textbox with no border or
background on top of a white rectangle - and write code to move and size
the textbox according to its contents to give the effect you want.
Maybe it would be possible to format a rich text control to align text
to the bottom of its window; I've never thought to try.
Hi John,
if the OP simply wants to provide Vertical alignment then see: http://www.lebans.com/verticaljustification.htm
VerticalJustificationA2K.zip is a database containing a function to allow
for vertical centering of the contents of a Label or TextBox control. Works
with both Forms and Reports.
--
HTH
Stephen Lebans http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.