View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott Elrod[_2_] Scott Elrod[_2_] is offline
external usenet poster
 
Posts: 1
Default Adding a row of data to a Listbox

I need to add a row of data from a set range into a
Listbox so that is formats from Left to Right. Currently I
can get the data to load but is is jumbled. Appears to
load Cell by Cell, up and down. Rather than Cell by Cell
Left to Right. Any insight would be greatly appreciated.
Thanks!