Search Replace Code
Hello everyone,
I have a word document with Endnotes in it, I would like to search and replace them.
In the Replace Box I entered:
Find What: ^e
Replace with: <a id="bn_^&" href="../Text/footnotes.html#n_^&">^&</a>
Result: <a id="bn_1" href="../Text/footnotes.html#n_2">3</a>
I would like to have this result, don't know how to do that:
<a id="bn_1" href="../Text/footnotes.html#n_1">1</a>
It is still a footnote, I would like for it to be plain text.
I would appreciate any help greatly, thank you, kindest Blessings
|