View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham Whitehead Graham Whitehead is offline
external usenet poster
 
Posts: 72
Default Populate list box with multi-dimensional array

Hi, I was just wondering if it possible to populate a list box with an array
that was say 8 x 8. Basically, I organised a whole bunch of data and would
like to present it to a user inside a listbox on a form.