Is there a way of including vbCrLf in a text box.
I have a large text box where I would like for a VbCrLf to be inserted when you press enter. I would also like the carriage return and line break to be shown in the text box by way of a new line. Similar to a <textarea> in HTML.
I have a large text box where I would like for a VbCrLf to be inserted when you press enter. I would also like the carriage return and line break to be shown in the text box by way of a new line. Similar to a <textarea> in HTML.