![]() |
|
|
|
#1
|
|||
|
|||
|
I have a document that I want to use as a template for test procedures. Each document has variable number of tests. Each test page looks something like this:
Code:
Test { SEQ Test } - <Test Name>
Setup:
Is there a way to copy the bookmarks with an incremental name, or some other way to make the { REF } fields point to the local <Test Name> without manually editing a bunch of bookmarks? |
|
#2
|
|||
|
|||
|
First, consider using AutoText instead of an external file.
fe Bookmarks can only refer to one place in a document. Consider using the StyleRef Field instead. That would require that your TestName be set in the Style referenced by the StyleRef field. When a new test is marked with that Style, the next StyleRef field will change, but not previous ones (ones before the page on which the Style appears. The Style can be a character style rather than a paragraph style. |
|
#3
|
|||
|
|||
|
It seems like that will be a good solution for my situation.
Thanks! |
|
| Tags |
| bookmarks reference field |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Bookmarks & cross-references
|
Suchoklates | Word | 1 | 09-19-2013 02:32 AM |
Cross-References
|
acolussi | Word | 9 | 05-16-2013 02:11 AM |
| Cross reference - full vs relative context | macron | Word VBA | 0 | 12-02-2010 08:54 PM |
CHALLENGE! Issue sorting data containing relative references on a separate tab
|
lax828 | Excel | 3 | 01-07-2010 11:28 AM |
| Cross References | egcharles | Office | 0 | 04-19-2009 06:20 AM |