I am trying to use drag and drop to select an item from a list box on a subform and drop it into a textbox on another form.
I can't get the data selected by clicking to remain with the mouse as it moves across the subform towards the other form - it just continues scrolling down the list. When I move the mouse over the text box the last item currently highlighted in the list box is dropped into it.
Can someone please provide the code that would be needed to 'fix' the item selected in the list box?
Many thanks
JR
I can't get the data selected by clicking to remain with the mouse as it moves across the subform towards the other form - it just continues scrolling down the list. When I move the mouse over the text box the last item currently highlighted in the list box is dropped into it.
Can someone please provide the code that would be needed to 'fix' the item selected in the list box?
Many thanks
JR