Help using the Office Interop for Word and Outlook 2007 in VB.NET
Posted
by vhorsen
on Stack Overflow
See other posts from Stack Overflow
or by vhorsen
Published on 2009-04-28T20:45:39Z
Indexed on
2010/04/29
18:37 UTC
Read the original article
Hit count: 265
I need to start utilizing the interop in my programs to automate several functions in Word and Outlook and I was checking if anyone knew a good place to start. My ultimate goal is for my program to kick off a mail merge, create several different files and save them accordingly, then e-mail the different files to different people based upon who needs what. So any help on learning how to use the interop properly would be greatly appreciated.
I am currently using Visual Studio 2008 and Office 2007 and use vb.net to write my programs.
Thank you in advance.
© Stack Overflow or respective owner