I imported the macro as you described again and I got the same result, a "Module1" with your macro in it.
I linked an item the original file has on a new document and I received this:
"Run-time error '6083':
Objects in this document contain links to files that cannot be found. The linked information will not be updated."
And the following line is highlighted on debug: .SourceFullName = Replace(.SourceFullName, OldPath, NewPath)
The linked object can be updated properly and works as expected.
|