How can made it relative?
I have "WB1.xlsm"
in "E:\Administration\Salary"
.
A word document was embedded in Sheet1
: (Microsoft Word Macro-Enabled Document object)
I did Copy & Paste Cells(2,1)
in the embedded word doc as Paste Special
> Paste Link
There is an absolute parent file address have generated in the field's code:
LINK Excel.SheetMacroEnabled.12 "E:\Administration\Salary\\WB1.xlsm" "Sheet1!R2C1" \a \f 4 \r \* MERGEFORMAT
So I can't move the Excel file.
How can make the parent file address which is in linked fields, related to the application.path
of parent document? parent document is Excel Workbook.