>-----Original Message-----
>You'd be better off creating a recordset that selects the
columns in the correct order, then transferring the data
in one big chunk.
>
>Check out this link (which I only just found out about
yesterday):
>
>http://www.mvps.org/access/modules/mdl0035.htm
>
>"Cindy Grover" wrote:
>
>> I have an Excel template with 15 headers. I need to
move
>> the fields of the Access recordset to the correct
header.
>> How would I write an array in a module to do this.
Also
>> the records are by region.
>>
>.
>Thanks,but I can't tell what is going on with that code.
I will try another source.