I believe what you are saying is that you have a control that is two lines
high and you want the short text to print in the bottom of the control.
For example, let's say you have a control to contain a person's name and you
want an effect like I attempt to depict in the crude "sketches" below.
----- Short Text ------
+ <<Blank>>
+ John Spencer
-----------------------
----- Longer Text -----
+ Ricard James
+ Oliver, Jr
-----------------------
In Excel, you would be setting the VERTICAL alignment of a cell to Bottom
versus setting it to Top. I don't know of a way to accomplish this in Access.
It could probably be done with some VBA and measuring the physical length of
the text based on the font and font size, but I don't know how to do this. I
would check out
www.lebans.com and see if Stephen Lebans developed a solution
for this before he "retired" from all thing Access.
Specifically look at at least these two. They might give you an idea of how
to solve your challenge.
http://www.lebans.com/baseline.htm
http://www.lebans.com/verticaljustification.htm
John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County