View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
João Lagarto João Lagarto is offline
external usenet poster
 
Posts: 1
Default Help in Excel VBA

I would like to know if there is a simple way to fill an array variable with several independent arrays.
I.E. I have 12 variable arrays and I need to concatenate it into one.

Is that possible?

Thank you very much.

Regards,

João Lagarto