A
andreas
Dear Experts:
I need to achieve the following with a macro.
- go to the end of every paragraph of the current document
- insert the following field code immediately before the paragraph
mark: { NOTEREF fn_1 \h } .
The "fn_1" part of the field code is a bookmark whose numbered part is
to be INCREMENTED for every insertion. That is: The first insertion of
this field at the end of the first paragraph should look like this:
{ NOTEREF fn_1 \h }, the second insertion should look like this
{ NOTEREF fn_2 \h }, the third insertion must be { NOTEREF fn_3 \h }
and so forth.
Is this possible?
Your professional help is much appreciated. Thank you very much in
advance. Regards, Andreas
I need to achieve the following with a macro.
- go to the end of every paragraph of the current document
- insert the following field code immediately before the paragraph
mark: { NOTEREF fn_1 \h } .
The "fn_1" part of the field code is a bookmark whose numbered part is
to be INCREMENTED for every insertion. That is: The first insertion of
this field at the end of the first paragraph should look like this:
{ NOTEREF fn_1 \h }, the second insertion should look like this
{ NOTEREF fn_2 \h }, the third insertion must be { NOTEREF fn_3 \h }
and so forth.
Is this possible?
Your professional help is much appreciated. Thank you very much in
advance. Regards, Andreas