MaroManRS305
New Member
- Joined
- Feb 20, 2008
- Messages
- 25
Hello All,
I need to align text in a textbox of a userform vertically. Have searched without any luck. Have tried:
Private Sub TextBox1_Change()
TextBox1.Text.Orientation = msoTextOrientationVertical
End Sub
with no avail. Please help. Thank you.
I need to align text in a textbox of a userform vertically. Have searched without any luck. Have tried:
Private Sub TextBox1_Change()
TextBox1.Text.Orientation = msoTextOrientationVertical
End Sub
with no avail. Please help. Thank you.