Populate array
Hi,
Can I populate an array in a similar way than this?
Dim Names(1 to 3) as String
Names=Array("N1","N2","N3")
I like something like that instead of:
Names(1)="N1": Names(2)="N2": Names(3)="N3"
BTW, which one would bethe best way to fill column headings that aren't
in any Workbook, just from VBA?
Regards,
--
Beto
Reply: Erase between the dot (inclusive) and the @.
Responder: Borra la frase obvia y el punto previo.
|