Thread: listboxes
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default listboxes

How is the data added to the listbox. Are you using Rowsource or AddItem?

--
Regards,
Tom Ogilvy

wrote in message
oups.com...
hi,

hi i have a listform on a userform, when the user select a line on the
listbox i want to copy thta selection and paste somewhere else, i can
do this but i want to delete the selection from the listbox, this i
cannot do, any help greatly reaceived

john