View Single Post
  #8   Report Post  
Posted to microsoft.public.word.docmanagement
JHawk JHawk is offline
external usenet poster
 
Posts: 4
Default Endnote numbers not superscript

Yes, your fixes both worked. Thanks!


Suzanne S. Barnhill wrote:
You need change the number format only once: in Normal.dot or your document
template. Then it will be correct in all subsequent documents. Then add the
macro to Normal.dot or your document template, and you should be in
business. Alternatively, you could give the macro a different name (so that
it didn't intercept the built-in command) and run it from a shortcut or
toolbar button.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"JHawk" wrote in message
ps.com...
Once the macro is created it replaces the normal footnote/endnote
routine. Using the toolbar insert footnote/endnote just uses the macro
routine.

The only thing that works with the macro is to first not have it all.
Start the document with regular numbers. Then create the macro and
then it will use regular numbers. Rather time consuming creating and
deleting the macro again and again.

If you have the macro in place when you start Word even without running
the macro, you get roman numerals.


Suzanne S. Barnhill wrote:
You need to change the endnote numbering first, in Insert | Reference |
Footnote (Endnote): Number format.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the

newsgroup so
all may benefit.

"JHawk" wrote in message
ups.com...
Unfortunately this macro bypasses the endnote/footnote dialog. So you
have no chance to change the numbering screen. Running the macro

takes
you directly to the place to write the endnote but unfortunately with
roman numerals.