• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Adding new text to the top of the textbox

Fritol419

New Member
Hello guys, I am trying to solve this for a long time. I have two textboxes in a userform and I want the data user types into TextboxB to be added to the top of the TextboxA without deleting the previous data in TextboxA. I managed to do it with NewLine function but this adds the text to the bottom of the TextboxA. Anyone could help please as I am quite desperate by now?
 
What code do you have at the moment?
A workbook with all this in would be even better…
 
Back
Top