Thread: Listbox problem
View Single Post
  #1   Report Post  
browie
 
Posts: n/a
Default Listbox problem

I have a list box which I have set up which runs a message bank. I would
like it to have the ability to delete the sected message from the worksheet.
How can I do this?

userform name is "splash"

listbox1 its rowsource is messagesa2:a1000
and the button i wish to use to delete is commandbutton2

any help with the code would be great

Thanks

Greg