M
Marco van Zelst
Hi all,
I am using Office 2002/XP to automate a Word mailmerge
using an Excel file as datasource.
My problem is that Word displays a dialog in the
mailmerge process in which the user has to specify the
sheet in the Excel workbook. I don't want that dialog to
popup, the Excel datasource file only has 1 sheet so
there is nothing to choose anyway.
Where can I programmatically specify the sheet to use?
The OpenDataSource method doesn't seem to have an option
for this.
Is there a way to prevent this dialog to popup and still
use the Excel file?
TIA,
Marco
I am using Office 2002/XP to automate a Word mailmerge
using an Excel file as datasource.
My problem is that Word displays a dialog in the
mailmerge process in which the user has to specify the
sheet in the Excel workbook. I don't want that dialog to
popup, the Excel datasource file only has 1 sheet so
there is nothing to choose anyway.
Where can I programmatically specify the sheet to use?
The OpenDataSource method doesn't seem to have an option
for this.
Is there a way to prevent this dialog to popup and still
use the Excel file?
TIA,
Marco