Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word VBA
How do I refer to current directory in a FIELD / INCLUDETEXT
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Peter Berg, post: 5841579"] Instead of: { INCLUDETEXT "C:\\D\\F.XML" \t "C:\\D\\F.XSL" }, I would like to have the files F.XML and F.XSL places in the word document's own directory (se FILENAME \p). I have found a complicated method with VBA and Macro's, but do not like it. I search for something like: { INCLUDETEXT "<CURDIR>\\F.XML" \t "<CURDIR>\\F.XSL" }, [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Word Newsgroups
Word VBA
How do I refer to current directory in a FIELD / INCLUDETEXT
Top