Beyond OLE -- Using COM to Bring More MS Office Functionality Into Your Notes Applications

Thomas Køcks



from THE VIEW, January/February 2001, Volume 7, Issue 1


By programming directly to objects exposed in the Component Object Model (COM), developers can create Notes applications that control most of the functions of Word and Excel. This article helps developers get started using COM objects. You’ll learn how to set up the Notes/Domino programming environment for COM objects and how to build Notes applications that merge Notes names and addresses with a Word letter, print Notes names and addresses to envelopes and custom labels using Word’s print function, and create Excel graphs based on Notes data. Sample databases that illustrate these concepts are available for free download from www.eVIEW.com.



Would you like to see the full version of this article?

If you are an electronic license holder to THE VIEW, please log in to view this article.

If you would like information about becoming an electronic license holder — and having 24/7 unrestricted access to all articles and content in THE VIEW Online Knowledgebase — click here to see the available subscription options.

Or call 1-781-751-8813 to speak directly with a subscription and licensing specialist about customized access for you and your team.



Free downloads:
These downloads include: a sample customer Notes database (SimCorp.nsf) that merges customer names and addresses with an MS Word letter document and then prints the letter using Word's Print function; a sample investment-tracking database (Inv.nsf) that merges its data with an Excel graph from within Notes and then displays it in the Notes client; and a custom ActiveXDLL with 9 methods you can use directly from a Notes application.


IDSWinObject.cls