View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thiaga thiaga is offline
external usenet poster
 
Posts: 19
Default Pouplating a list from an array

I have an array(Variant) of values.
I would like to show them as a list in the excel worksheet.
How do i do this? I am a newbie!!