Mail merge creates a popup

I

IdesOfMarch123

Hi All,
I have a mail merge application in VC++ that opens a html
file as data source and executes mail merge. When I open the html file,
it comes up with a popup for "select table". How do I suppress that
popup?? Please let me know.

Thanks,
Ides of March
 
D

Doug Robbins - Word MVP

Maybe if you uncheck the Confirm conversions at open item under
Tools>Options>General. But it the popup is appearing it is could be because
your application does not specify the data source and you may need a
modification to the part of the code that is attaching the data source to
the document.

It might also be a case of

"Opening This Will Run the Following SQL Command" Message When You Open a
Word Document - 825765 at:

http://support.microsoft.com?kbid=825765


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top