Hello,

I have created a userform with one textbox. In properties I have selected True for Multiline.

Now, when I typing in the textbox, it doesn't allow me to jump to the next line after typing few words.

Let's say I type - Update your initials - How do I jump to next line to enter next data and so on.

Currently, I have to complete the entire line and when it reaches the end, it automatically jumps to the next line.

I'm not looking for a code that will link the textbox to a range.

Is there a way to achieve this without linking to range.