A
andreas
Dear experts:
All the paragraphs of my document have the following make-up:
Quotation Marks { Noteref fn_ \h } text text text, number (1 to 3
digits), full stop, Quotation marks. end of paragraph (paragraph
mark).
This translates into:
"{ Noteref fn_ \h } this is a sample text 124."
"{ Noteref fn_ \h } this is a sample text 56."
and so forth
As I already mentioned, all paragraphs of the document have got the
above make-up.
I now would like the macro to achieve the following:
.......copying the number at the end of the first paragraph (124) and
insert this number into the field code of the first paragraph right
after the underscore character (_), i.e. the first field code should
look like this
{NOTEREF fn_124 \h} after the macro has done the first loop.
....... looping thru all the paragraphs copying the respective number
at the end of the paragraph and inserting the number into the
respective field code.
Your professional help is much appreciated.
Regards, Andreas
All the paragraphs of my document have the following make-up:
Quotation Marks { Noteref fn_ \h } text text text, number (1 to 3
digits), full stop, Quotation marks. end of paragraph (paragraph
mark).
This translates into:
"{ Noteref fn_ \h } this is a sample text 124."
"{ Noteref fn_ \h } this is a sample text 56."
and so forth
As I already mentioned, all paragraphs of the document have got the
above make-up.
I now would like the macro to achieve the following:
.......copying the number at the end of the first paragraph (124) and
insert this number into the field code of the first paragraph right
after the underscore character (_), i.e. the first field code should
look like this
{NOTEREF fn_124 \h} after the macro has done the first loop.
....... looping thru all the paragraphs copying the respective number
at the end of the paragraph and inserting the number into the
respective field code.
Your professional help is much appreciated.
Regards, Andreas