Vertical Text

T

Tom

Is there a way to change the vertical text from displaying text in the
format of;

top --> bottom

to

bottom --> top
 
T

Tom

Thanks Bonnie,
If all the text was vertical, you would have to turn the page counter
clockwise. I would like to turn the page Clockwise.
my poor example would be;

m e
y m
a
N N
a
m y
e m
 
F

fredg

Thanks Bonnie,
If all the text was vertical, you would have to turn the page counter
clockwise. I would like to turn the page Clockwise.
my poor example would be;

m e
y m
a
N N
a
m y
e m


Try using an unbound text control;
=StrReverse([FieldName])

Also see RotateText at http://www.lebans.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top