Hello
I've got a userform with a textbox (TextBox1) in Excel 2003. When the user types into TextBox1 and presses enter I want it to act as it would e.g. in a Word document where the cursor moves to the next row down.
I know that if you press shift+enter the cursor moves down but for the...