I'm not sure which of the subsequent IF fields is indicated after the second red double-quote in your post. There are multiple IF statements and double-quotes used in that set of fields.
The best way to see which expressions are bound by a common field is to select the opening brace, then extend the selection forward by one character. That should cause the actual selection to expand to encompass the whole of that field and any others nested within it.
As for the external QUOTE field, that's really nothing more than a container for the rest of the construction - the coding would work equally well without it. Having it, though, makes copying & pasting a given set of fields far easier. As a rule, QUOTE fields also require the use of double quotes to bound the expressions they're to output. However, you can also use unbounded numeric expressions to create some interesting effects, such as the generation of page breaks - as done in the code example I posted; there's another example in the last paragraph in the tutorial itself.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|