View Single Post
 
Old 04-23-2014, 05:10 AM
Cosmo Cosmo is offline Windows Vista Office 2007
Competent Performer
 
Join Date: Mar 2012
Posts: 240
Cosmo is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
Word has no native facility for that. The simplest way around it is to not use endnote cross-references. Instead, insert the entire endnote at each location.
Unfortunately this is not possible, as the reference list is required by the client to be at the end. Plus, the list of references would take up most of the page in some cases.
Quote:
Originally Posted by macropod View Post
Alternatively, you could store all the endnotes and their references in one place (e.g. at the end of the document), with only cross-references to them elsewhere in the document. Then, when the content deletion is complete, move each endnote to wherever the first cross-reference to it appears and delete any endnotes that aren't cross-referenced.
I have thought of that as a possible solution. Since the process will run from a VBA userform, I have a few options available. I have created a function which will recreate the EndNote at the location of the first cross-reference, and that seems to be working well, but I haven't yet gotten the part working which will relink or recreate cross-references to the new EndNote when there are more than a single cross-reference. I have been debating switching to all cross-references, although the benefit of using EndNotes is that it should reorder and renumber automatically.

Thanks for the input.
Reply With Quote