vba userforms carriage return behavior vba userforms carriage return behavior vba vba

vba userforms carriage return behavior


Set textbox's MultiLine property to True and EnterKeyBehavior to True.


have you tried incorporating the rich text control for text? Not sure how well it works with VBA, but in VB6 this is what I would use.