![]() |
#16
|
||||
|
||||
![]() According to http://word.mvps.org/faqs/formatting...TextAfterNotes, the 'suppress endnotes' option in Mac Word is found via Format>Document>Layout. Note that, for your document, the 'whole document' option suggested there is not appropriate to your situation. Note also that the suppression can only be done after you've changed your endnote setup from 'End of document' to 'End of section'.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#17
|
|||
|
|||
![]()
OMG, it worked!!!! You're fabulous. Thank you so much for sticking with me on this. You have no idea how hard I've worked on it. When I saw the article you sent (the link) I was able to follow it. Then had to create a new section called "NOTES" and let the endnotes follow that one. Suppressed the notes after the other sections. Finally also fixed the running head for the new section. All looks good now.
I can't thank you enough! (where did you find that article???) Thanks so much, Paul! Claire |
#18
|
||||
|
||||
![]()
Hi Claire,
Umm, on that website... For future documents, you might also like to try the following macro: Code:
Sub EndnoteSetup() With Selection With .EndnoteOptions .Location = wdEndOfSection .NumberingRule = wdRestartContinuous .StartingNumber = 1 .NumberStyle = wdNoteNumberStyleArabic End With With .PageSetup .SuppressEndnotes = True End With End With End Sub For PC-based installation & usage instructions, see: http://www.gmayor.com/installing_macro.htm For Mac macro installation & usage instructions, see: https://wordmvp.com/Mac/InstallMacro.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#19
|
|||
|
|||
![]()
Wow! Thanks again, Paul! You saved me. Now I can get on with the index and finish up this project. Whew!
Hope you have a wonderful weekend! Claire |
#20
|
|||
|
|||
![]()
Thank you so much--I'm just finishing editing a 300 page book for an author, and desperately needed this info on placing content after Endnotes. Your solution worked PERFECTLY for Word 2010 on my PC.
Many blessings from Alaska! ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Dickison | Word VBA | 4 | 10-06-2012 09:11 PM |
![]() |
elias | Word | 12 | 09-04-2012 04:12 PM |
![]() |
kenglade | Word | 4 | 12-03-2011 01:26 PM |
How to sort training material in a platform with SharePoint 2010 | avz10 | Office | 0 | 10-02-2011 01:43 AM |
![]() |
NepalKat#1 | Word | 1 | 09-03-2011 05:53 AM |