View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Add range to currently populated listbox

I want to add a range of items to a listbox that has items already in it. I
do not want to get rid of the current items in the list box. An example of
code would be great!