View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
René[_2_] René[_2_] is offline
external usenet poster
 
Posts: 24
Default Making array from range

Hello,

I have a range on a worksheet. Cells A1 to A6 contain values. I want to make
an array from this with VBA so I can use this array in other VBA code.
But I don't know how. Can anyone help me?

gr
René