View Single Post
 
Old 01-25-2018, 11:33 PM
Fabulist Fabulist is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: Sep 2015
Posts: 33
Fabulist is on a distinguished road
Default

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.
Attached Files
File Type: docm test.docm (26.2 KB, 11 views)
Reply With Quote