Giordano Bruno
Well-known Member
- Joined
- Jan 7, 2007
- Messages
- 1,356
I have a userform with a label with a forced return so that the first line reads "* Job" and the second line reads " No.". This allow me to indent the second line.
I want to change the text via VBA and while I can make the text anything I like, I cannot find a way of forcing a return. Char(10) doesn't seem to work.
I want to change the text via VBA and while I can make the text anything I like, I cannot find a way of forcing a return. Char(10) doesn't seem to work.