Drag and Drop Confusion in VBA
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to create a simple drag and drop setup between two list boxes. They are initally filled with a cell array from 2 excel spreadsheets I need the selected data object to move from it's location in one listbox to a SELECTED location in the other list and vice versa where the user drops the mouse. I can only make it drop at the end of the current list though. Any ideas would be much appreciated. Racer Shaggy