Per pburns301@gmail.com:
>for each company merged into specific cells on the sheets. These
>sheets are not empty, they have extensive formatting and data already
[quoted text clipped - 3 lines]
>I have done this when merging to word but can't find info on excel.
>TransferSpreadsheet doesn't seem to do what I need.
Maybe greater minds than mine know better, but for plopping data
into specific cells on an existing spreadsheet, all I know is
instantiating an Excel.Application object, using it open up the
workbook in question, and doing what has tb done.

Signature
PeteCresswell