I'm trying to implement a word add-in, and I need your help.
The problem is that all the literature deals with word files (docx), not with the word 2007 application itself. I want for example to create a reference to the currently open document in the word 2007 application that is using my add-in, and I dunno how to do so.
Thnx,