View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
apndas[_8_] apndas[_8_] is offline
external usenet poster
 
Posts: 1
Default userform multiselect listbox problem


hello again

i have fixed the intitial problem in that the dynamic range that i
named contained 2 columns of data (manifest # in 1st column & $$
charged in 2nd column) and this was then populated in the listbox using
rowsource "ManifestsCurrent" using 2 in column count.
While I have fixed the problem i would still prefer to use my initial
format with the 2 columns. Can anyone suggest code for this to add both
columns of data selected in the listbox to a specified worksheet in
columns A & B for example.

Thanks in advance
Darren


--
apndas
------------------------------------------------------------------------
apndas's Profile: http://www.excelforum.com/member.php...o&userid=36137
View this thread: http://www.excelforum.com/showthread...hreadid=564054