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?
|