Jaafar Tribak
Well-known Member
- Joined
- Dec 5, 2002
- Messages
- 9,779
- Office Version
- 2016
- Platform
- Windows
Hi all,
I have a modeless userform with a textbox in it .. I would like to be able to drag and drop cells into the textbox but excel doesn't allow the drag and drop operation .. instead, the cell content is dropped into the cell right behind the userform textbox .. the DragBehavior Property of the textbox is set to True although this wouldn't make any difference in theory
I would like to know if i am missing something before I take this further
Regards.
I have a modeless userform with a textbox in it .. I would like to be able to drag and drop cells into the textbox but excel doesn't allow the drag and drop operation .. instead, the cell content is dropped into the cell right behind the userform textbox .. the DragBehavior Property of the textbox is set to True although this wouldn't make any difference in theory
I would like to know if i am missing something before I take this further
Regards.