Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
word - Mail Merge to New Document
#2
Found some stuff. Still haven't gotten it to work, but:
Function WordMailMerge
Code:
Copy      Help
typelib Word {00020905-0000-0000-C000-000000000046} 8.0
Word.Document d._getfile(_s.expandpath(WordDoc))
d.MailMerge.Destination=wdSendToNewDocument
d.MailMerge.Execute()


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)