![]() |
|
#1
|
|||
|
|||
|
I'm setting up an xml mail merge template. I need to have a bookmark self-reference itself (am trying to use it as a variable that adds onto itself with every record), but i keep getting the error "Not a valid bookmark self-reference".
Here is what I'm trying to do: {IF {MERGEREC} = "1"}{SET ItemList ""} {SET ItemList "{REF ItemList}{MERGEFIELD Quote_Product_Existing_Product}"} I found someone's solution to the same problem only they were trying to do numeric calculations. The suggestion was to use: { SET C "{= {mergefield qty} + {REF C}" } and the poster said that it worked perfectly. Though mine is different without the = part (also it seems to me that they are missing a }), and it's not working. What am I missing? Please help! thanks. |
| Tags |
| bookmark, mail merge, self-reference |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find Bookmark, move to bookmark, execute code, repeat | raymm3852 | Word VBA | 10 | 04-15-2016 06:21 PM |
Bookmark Not Showing Bookmark
|
RegAudit | Word | 6 | 03-16-2015 11:08 PM |
Reference number and cross reference for equation numbers to match the thesis format
|
wmac | Word | 1 | 05-14-2013 08:54 PM |
Need help with using bookmark and cross-reference
|
mpdsal | Word | 1 | 07-26-2012 01:05 PM |
updating multiple bookmark reference all at once
|
gib65 | Word | 3 | 09-17-2011 10:40 AM |