View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GeorgeFD29 GeorgeFD29 is offline
external usenet poster
 
Posts: 6
Default returning values multi column listbox

I have a three column listbox. What I'd like to do, is return the data in
all three columns to a cells in a worksheet. However, all I'm able to do is
return the first column's data. Anyone have any thoughts?