View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Andy Andy is offline
external usenet poster
 
Posts: 414
Default Remove items from a listbox

The data source for the list box is 5 columns on a spreadsheet (A:E), first
column contains numbers, second text, third numbers, fourth text and fifth
text.

The code i'm not too sure about as I was having problems getting it to
remove the item from the listbox and the corresponding data in the cells, so
the button the code is applied to is actually blank at the moment.