Hi,

I am very much a starter in VBA.

I want the following Column Headers to be in the Range(A5:A12)

"Company name", "Address Line1", "Address Line2", "Address Line3", "Address Line4", "Telephone", "Fax", "E Mail"

How to use an array to do this in VBA.

Thank You.