View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
B[_2_] B[_2_] is offline
external usenet poster
 
Posts: 1
Default Copying contents of a listbox

I'm trying to get the contents of a list box (which have
been chosen by the user from a series of other lists) to
duplicate on another worksheet (in the same workbook)
preferably in either individual cells or in a text box
(not in a msgbox).
Any help would be much appreciated!