Hi,

I have inserted a Textbox inside of a userform in VBA:

Skärmklipp.PNG

The problem occuring here is that when you write something inside of that Textbox it only continues in 1 row, it doesn't appear on the next row.

How can I make it so that it jumps to a new row whenever the first row is filled?