Question : Delphi 5 Mail Merge

Hi

I am using a mail merge in Delphi
Works great with Word 2003 but in Word 2007 I get an error
what do I need to do to correct the error
Error - Word cannot start the converter mswrd632
1:
2:
3:
4:
wrdDoc.MailMerge.CreateDataSource('C:\DataDoc.doc',,,'FirstName, LastName,' +
       'EmployeeNo');
  // Open the file to insert data
  wrdDataDoc := wrdApp.Documents.Open('C:\DataDoc.doc');

Answer : Delphi 5 Mail Merge

Re - install the Cyberpower monitoring software.
Random Solutions  
 
programming4us programming4us