

But with Kutools for Word installed, you can quickly convert all endnotes to text with Convert Endnotes to Text utility by one click. Note: You can change the beginning and the end of the macro to meet your like.įor those computer new hands, VBA is too complex to handle.
#RELINK ENDNOTE WITH WORD CODE#
In word, you can also convert endnotes to plain text with VBA code.ġ: Press Alt+F11 to open a Microsoft Visual Basic for Applications window Ģ: Click Module from Insert tab, copy and paste the following VBA code into the Module window ģ: Click Run button or press F5 to apply the VBA.įor Each aendnote In ActiveDocument.EndnotesĪ vbCr & aendnote.Index _Ī "a" & aendnote.Index & "a" Replace all the number 1 before the text with the original number list manually. The order of the endnotes will be intact, but the pasted endnotes were changed. Press Ctrl+V to paste the endnote to the end of the document. In Application, choose Endnote Online (not 'Endnote' as this is the Desktop version) Endnote Online subscription should be you should enter your Uni email and Endnote Online / Web of. Select Preferences and then Application in the pop-up. Press Ctrl+End to move the cursor to the end of the whole document and before the endnotes.Ĥ. Open up Word on the campus PC (or laptop) you are using, and go to the Endnote tab. Place the cursor on where the endnotes located, then press Ctrl+A to select all endnotes from the document. How can you get it done easily? This tutorial will show you several methods on converting endnotes to plain text.Ĭonvert endnotes to text with Kutools for Wordġ. For example, if you want to select the endnotes with the other regular text at once, Word won’t allow you to do that.
#RELINK ENDNOTE WITH WORD HOW TO#
How to convert all endnotes to plain text in WordĬonvert endnotes to text will be convenient for you to edit or delete them.
