Drag item in list box
One other point, the RemoveItem and AddItem will fail if your initial load
method for the ListBox was RowSource or ListFillRange. In those cases you
simply change the range line up.
"Steven" wrote:
Is there a way to grap an item in a list box and move it to another position
order in the list box.
Thank you,
Steven
|