N
Neil Dittmar
Hello All,
I am programatically using the Word 2000 Object Model to
execute a mail merge via a Visual Basic program. The main
document type is set as Catalog and the output produces a
single table with invoice payment line items. The table
is created successfully after the merge, however I would
like to be able to put column headers on the table as
well. If I add column headers to the main document and
then merge, I end up with the headers being repeated in
every other row of the table. For example:
Headers
First Payment line item
Headers (Repeated)
Second Payment line item
Headers (Repeated)
Third Payment line item
etc...
I was wondering if there was a way to designate that the
column headers should only be displayed once (either
programatically via the Word object or in the main
document itself). If anybody has any information on how
to do this, it would be greatly appreciated.
Thanks,
Neil Dittmar
Software Developer
Aurora Information Systems
I am programatically using the Word 2000 Object Model to
execute a mail merge via a Visual Basic program. The main
document type is set as Catalog and the output produces a
single table with invoice payment line items. The table
is created successfully after the merge, however I would
like to be able to put column headers on the table as
well. If I add column headers to the main document and
then merge, I end up with the headers being repeated in
every other row of the table. For example:
Headers
First Payment line item
Headers (Repeated)
Second Payment line item
Headers (Repeated)
Third Payment line item
etc...
I was wondering if there was a way to designate that the
column headers should only be displayed once (either
programatically via the Word object or in the main
document itself). If anybody has any information on how
to do this, it would be greatly appreciated.
Thanks,
Neil Dittmar
Software Developer
Aurora Information Systems