Hi
Is it possible to drag items from a listbox to a textbox?
If not how do I populate a textbox from the range "B4:B48"? I tried the additem but that didn't work.
Secondly I drag some text into a textbox, but when I drag another item into it it is on the same line without a space. How can I code it so that each new piece of text I drag into a textbox is on a new line?
Thanks
Is it possible to drag items from a listbox to a textbox?
If not how do I populate a textbox from the range "B4:B48"? I tried the additem but that didn't work.
Secondly I drag some text into a textbox, but when I drag another item into it it is on the same line without a space. How can I code it so that each new piece of text I drag into a textbox is on a new line?
Thanks