Re: Update Fields in Footnotes



Generally, you can use the macro at
http://www.gmayor.com/installing_macro.htm to update fields in all stories
(headers, footers, text boxes, and so on). However, this does not seem to
work (reliably) for fields in footnotes. You may want to ask in a
programming newsgroup such as microsoft.public.word.vba.general for
assistance with this.

--
Stefan Blom
Microsoft Word MVP


"Debra Ann" wrote in message
news:89ACED9D-CB3C-4F55-BF8E-335ACF78EC83@xxxxxxxxxxxxxxxx
Word 2003

I have the following two sets of code but neither updates fields that are
placed in my footnotes. What code do I need to get the footnotes updated?

Selection.WholeStory
Selection.Fields.Update

ActiveDocument.Fields.Update
--
Debra Ann



.



Relevant Pages

  • Re: Update Fields in Footnotes
    ... Graham Mayor - Word MVP ... Stefan Blom wrote: ... http://www.gmayor.com/installing_macro.htm to update fields in all ... not seem to work for fields in footnotes. ...
    (microsoft.public.word.docmanagement)
  • Re: Update Fields in Footnotes
    ... The update macro you refer to should update fields contained in footnote ... Word MVP web site http://word.mvps.org ... not seem to work for fields in footnotes. ... "Debra Ann" wrote in message ...
    (microsoft.public.word.docmanagement)
  • Re: Cross-refferencing between footnotes
    ... Suzanne S. Barnhill wrote: ... and note that while footnotes will update immediately as you insert a new footnote, you will need to Update Fields to update the cross-references. ...
    (microsoft.public.word.docmanagement)
  • Re: CTRL+A+F9 does not work
    ... random guess--the cross-references are inside captions and/or inside text boxes of some sort. ... When you hit select all, I'm not sure it applies to text boxes. ... try switching into Print Preview and back (making sure that Tools | Options | Print has "update fields" checked) and then Word will handle finding the necessary fields. ...
    (microsoft.public.word.formatting.longdocs)
  • Modifying an existing Java app form
    ... I am wanting to ... insert two new text boxes in a java web app. ... and the ones I want to add, insert or update fields within an MS SQL ... I tried to just edit the jsp file to put these two fields ...
    (comp.lang.java.help)