listboxes

  • Thread starter Thread starter john.9.williams
  • Start date Start date
J

john.9.williams

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
 
How is the data added to the listbox. Are you using Rowsource or AddItem?
 
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


I am using the row source, when the user selects the required row from
the list box i want to cut and paste it elsewhere

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top