My usual approach to this kind of problem is to try and pass the task off to a brainy college intern. But assuming that isn't an option, you might want to try the following two Microsoft links.
Link #1: Microsoft Office Development with Visual Studio
http://msdn.microsoft.com/library/default.asp?URL=/library/techart/VSOfficeDev.htm
Link #2: Automating Microsoft Office 97 and Microsoft Office 2000
http://msdn.microsoft.com/library/default.asp?URL=/library/techart/offaut.htm
Also, CodeGuru has a brief sample that shows how to accomplish one simple task: printing a Word document. The general principles shown should apply regardless of what app you're using or what task you're performing.
http://codeguru.earthweb.com/interface/WordAutomation.html
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.