View Single Post
 
Old 06-11-2024, 05:11 AM
AlexB84 AlexB84 is offline Windows 10 Office 2021
Novice
 
Join Date: Jun 2024
Posts: 2
AlexB84 is on a distinguished road
Default Relative Link from Excel to Word Link Field - Macro problems

Hi there,

I have problems using the macro from (https://www.msofficeforums.com/word/...nal-files.html).

I get many strange errors like '6083' or '5345'


and all result from this one line of code:
" .SourceFullName = Replace(.SourceFullName, OldPath, NewPath)"

Can someone help pls?

Thank you very much in advance
Reply With Quote