Hi,
we have a problem with adding a new VBA module to an existing dotm Document.
It works fine, if Document has already an VBA module. But it does not work if dotm has none modules.
To reproduce the problem, i have ad…...existing dotm document. It works fine, if document has already...code for testing: Document doc = new Document("C:\\Temp\\in.dotm");...