K
-kve-
I am writing a program (C#) that performs a mail merge in Word, using an
Excel file as datasource.
This works fine, except for 1 thing: when I open the datasource in my code,
Word opens a popup form "Select table" where I have to select the table for
the mail merge.
Is there any way this can be passed automatically?
(I tried setting the mailMerge.DataSource.Table property, but it's read
only...)
Thanks
Excel file as datasource.
This works fine, except for 1 thing: when I open the datasource in my code,
Word opens a popup form "Select table" where I have to select the table for
the mail merge.
Is there any way this can be passed automatically?
(I tried setting the mailMerge.DataSource.Table property, but it's read
only...)
Thanks