View Single Post
 
Old 01-22-2024, 03:45 PM
Piechacz Piechacz is offline Windows 10 Office 2019
Novice
 
Join Date: Mar 2023
Posts: 1
Piechacz is on a distinguished road
Default

Hi. I found this post very useful for me but still got one problem. Im not a programmer but maybe someone could help me.
This method works when I use absolute path to my XLSX data base file (example: “C://mailmergefilefolder/base.xlsx”)
But doesn’t work (or I don’t know how to do this) when I try to use relative path to my XLSX data base file (example: "base.xlsx" or "./ base.xlsx" or "../ base.xlsx"

When I use "base.xlsx" its works only till I save some changes in Word document. Than Word give a base file automatically absolute path.

Does anybody know how to use relative path?
Reply With Quote