I have a userform that will allow me to paste what I have copied to the clipboard. It works well, but can someone assist me with editing the code to allow me to append more copied text under the last copied text seperating each new paste with a space.
i.e.
Paste text 1
Paste text 2
Paste text 3
Thanks for your help.