View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marvin Marvin is offline
external usenet poster
 
Posts: 71
Default Reorder items in listbox

I would like to reorder items in a listbox. Possibilities include sorting
the items or dragging and dropping an item to its nes position.

The data is not bound to cells in a sheet.

Thanks.