Hi,
I'm working on a mail merge for a relatively complicated document. I've created my own custom merge templates before, and use them regularly, so I do have some familiarity with the process, but the template I am currently working contains more numbering/formatting requirements than I've dealt with in the past.
Here's the situation:
The template is for a offical agreement - starts with address block an introduction, and then proceeds to the body of the document which consists of numbered paragraphs:
John Smith
Address
City, State Zip
Dear John:
Welcome.
1. First paragraph
2. Second paragraph
3. Third paragraph
And so on - for a total of about 20-25 paragraphs before my closing. I've processed all the conditional text/formatting throughout the body of the document using IF rules, and am very please with the document. Paragraph 8 and Paragraph 9 are conditional - they only need to be included for some individuals. I've coded the document as such that the auto paragraph numbering automatically populates on the finished merge document correctly - whether or not the paragraphs are included (i.e. if paragraph 9 is not included, the numbers on the following paragraphs update so no numbers are out of order).
My final step is related to internal numbering within the body of the paragraphs - e.g. within paragraph 15, I reference paragraph 11. However, depending on whether or not paragraphs 8 and 9 are included paragraph 11 may actually end up being paragraph 9 or 10. I'd like to set-up the internal number to automatically pull in the number as listed at the start of the paragraph, so that the internal number updates to match the paragraph numbering. I'd like to assume this is possible, and I just don't know the coding for it, but I've been playing around and can't seem to master it. Can anyone providing me with the appropraite coding for this, or recommend a way to make this happen? I would like to avoid using the "Ask" function.
Thank you.
Michelle