Fabrizio
Fabrizio

Reputation: 662

How to chech the final listbox when drag drop listbox item

whit excel vba I has created one form to assign the services at each operator. My goal will be: select a service from TotalServices ListBox, drag it into a UserListbox (A,B,C,D..)
But I can't define(find) the destination listbox(like A,B,C,D,..), there are a way to do this?!? here dragDrop reference I saw that the parameter for Effect Moves/Copy the drop source to the drop target, right how I can retreive the target control.name?!??!

Actual userform

Upvotes: 0

Views: 90

Answers (0)

Related Questions