![]() |
|
#1
|
||||
|
||||
![]() Quote:
1. insert /../ thus: { INCLUDETEXT "/../Introduction.docx" \* MERGEFORMAT } 2. Press Ctrl-F9 before the first /, to create a pair of field braces, thus: { INCLUDETEXT "{ }/../Introduction.docx" \* MERGEFORMAT } 3. Fill in between the field braces, thus: { INCLUDETEXT "{FILENAME /p}/../Introduction.docx" \* MERGEFORMAT } The same approach can be used for HYPERLINK fields, RD fields and INCLUDEPICTURE fields, though you need to at least temporarily switch to the .doc format to be able to access INCLUDEPICTURE field codes.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]()
Thanks so much for your help so far.
I now need to create just a separate index, which, of course, the RD field should help with. So I tried it with the following RD statements, but when I run the TOC, it says it can't find the files. They're in the same directory as the file I'm in. { RD "Introduction.docx" } { RD "RequestTimeOff.docx" } { RD "PayrollPolicies.docx" } I notice that RD has a /f switch, so I tried all of the following combinations, but they don't work, either: { RD /f "Introduction.docx" } { RD "Introduction.docx" /f } { RD "/f Introduction.docx" } This shouldn't be this difficult ![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stability of Master Documents in Word 2013 | mstratil | Word | 11 | 09-04-2014 11:24 AM |
![]() |
lineweaver | PowerPoint | 1 | 05-20-2013 01:10 AM |
Word 2010 / Master Index / Multiple Documents | bawrites | Word | 0 | 08-09-2011 11:02 AM |
Printing Index Cards | bOB 1927 | Word | 0 | 01-26-2010 06:51 PM |
printing task list on index card via avery 5388 | pkshiu | Outlook | 0 | 09-14-2005 07:36 AM |