Hi,
i have already developed a word addin which works fine. It uses the globals.thisaddin.application.activedocument object to use the already opened document.
What i now want to do is, to open a second document out of my addin in the background and read some values.
How can i do that???