Vertical Alignment

L

Lamar

Is there a simple way in Access to vertical align text. I want to my text to
appear like this in a text box on a report:

R
O
B

I know you can reference other mdb but is there so no easier way (simple vba
code or something)?

Thanks

Robert

Thanks for any help
 
B

bobgalway

Does the vertical property for text meet your needs? Another simple
option is simply to create a narrow label .....
 
Top