center text vertically inside text boxes

  • Thread starter Thread starter keaven
  • Start date Start date
K

keaven

Is there a way (programaticlly or otherwise) to center text vertically
in a textbox on a report?

I need the text box to be quite large for companies who have long names,
but would like to have everything centered to the very center of the
text box, allowing for a clean print. Having everything pushed to the
top makes my printout look too crowded with a lot of empty space for the
ones with small names.

any help is greatly appreciated, thanks.

-keaven


--
-----------------------------------------------------------------------
Keaven Freeman "There's no place like 127.0.0.1"
usenet[@]keaven[.]com ICQ: 35133457
http://www.keaven.com IM: KeavenMJ
"The box said 'Requires Windows 95 or better' ... so I installed Linux"
-----------------------------------------------------------------------
 
From the deafening silence, i suppose that the answer is 'no' :( <sigh>
Is there a way (programaticlly or otherwise) to center text vertically
in a textbox on a report?

I need the text box to be quite large for companies who have long names,
but would like to have everything centered to the very center of the
text box, allowing for a clean print. Having everything pushed to the
top makes my printout look too crowded with a lot of empty space for the
ones with small names.

any help is greatly appreciated, thanks.

-keaven

--
-----------------------------------------------------------------------
Keaven Freeman "There's no place like 127.0.0.1"
usenet[@]keaven[.]com ICQ: 35133457
http://www.keaven.com IM: KeavenMJ
"The box said 'Requires Windows 95 or better' ... so I installed Linux"
-----------------------------------------------------------------------
 
I thought I answered this question already.
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. A2K or higher only!
--

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


keaven said:
From the deafening silence, i suppose that the answer is 'no' :(
Is there a way (programaticlly or otherwise) to center text vertically
in a textbox on a report?

I need the text box to be quite large for companies who have long names,
but would like to have everything centered to the very center of the
text box, allowing for a clean print. Having everything pushed to the
top makes my printout look too crowded with a lot of empty space for the
ones with small names.

any help is greatly appreciated, thanks.

-keaven
-
Keaven Freeman "There's no place like 127.0.0.1"
usenet[@]keaven[.]com ICQ: 35133457
http://www.keaven.com IM: KeavenMJ
"The box said 'Requires Windows 95 or better' ... so I installed Linux"
----------------------------------------------------------------------
-
 
Thanks a lot!

Stephen said:
I thought I answered this question already.
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. A2K or higher only!
--

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


From the deafening silence, i suppose that the answer is 'no' :(

keaven said:
Is there a way (programaticlly or otherwise) to center text
vertically
in a textbox on a report?

I need the text box to be quite large for companies who have long
names,
but would like to have everything centered to the very center of the
text box, allowing for a clean print. Having everything pushed to
the
top makes my printout look too crowded with a lot of empty space for
the
ones with small names.

any help is greatly appreciated, thanks.

-keaven

-

Keaven Freeman "There's no place like
127.0.0.1"

usenet[@]keaven[.]com ICQ:
35133457

http://www.keaven.com IM:
KeavenMJ

"The box said 'Requires Windows 95 or better' ... so I installed
Linux"

----------------------------------------------------------------------

-

--
-----------------------------------------------------------------------
Keaven Freeman "There's no place like 127.0.0.1"
usenet[@]keaven[.]com ICQ: 35133457
http://www.keaven.com IM: KeavenMJ
"The box said 'Requires Windows 95 or better' ... so I installed Linux"
-----------------------------------------------------------------------
 
Back
Top