I have an issue where i use the following code...
oWordDoc.MailMerge.RemoveEmptyParagraphs = True
oWordDoc.MailMerge.Execute(strFieldNames, strValues)
Where one of the strValues is "001". In 6.6 after the mail merge the document showed "001". Now with 7.0.0 it shows "1". This is a critical issue.... please let me know. Otherwise I am going to have to roll back to version 6.6.
Thanks,
Ronnie