Change source for links created using Paste Link

V

VSP

Hi,

I am new to VBA Word Macros.
I need code sample to change the source file for the links created
using Paste Link.

I tried using Field.LinkFormat.SourceFullName = "New file name" but
this is throwing an exception "Access is denied"

Thanks,
VSP
 
Top