Similar Threads:
1.Text field in text box does not update on Fields.Update( )
Hi,
I have a german word 2003 document that contains some (auto-) text
fields that get filled via a program (using Word's ActiveX interface).
After all text fields are set I call Fields.Update( ) method. All
fields get updated except the address field. This field is in a text
frame (not sure about the exact Word terminus beause I'm using a
german word version, maybe it's called text box).
Once the document prints, it gets updated automatically. Or by
clicking the field and hitting F9. But at first the user thinks that
something went wrong because he just sees "R_Address" (the field name)
in the the text box.
Is there any way to update this field with VBA/macro, too?
TIA,
Stefan
2.fields.update in macro does not update TOC
My template has a TOC and at the end of my AutoNew macro I have included the
statement ActiveDocument.Fields.Update, because the TOC includes some text
(headings) that contain text inserted with the AutoNew macro.
The problem is that the text apparently is not updated in the TOC. One
heading contains the name of a person ("Personal objectives for Peter") -
this name is inserted during AutoNew - but the TOC only shows "Personal
objectives for ".
If I update the fields manually (rightclicking TOC, choosing Update field
and Update evreything) the TOC is OK - so I thought the problem might be
related to some missing parameter for the ActiveDocument.Fields.Update
statement, but I can't see any possible parameters.
3.Troubleshooting Fields - "One or more fields could not be updated" Problem
My doc (from a predecessor) is not successfully updating all fields
when invoked, getting the error in the status bar.
Background:
1. Doc is larger
2. Auto Numbering of TOC, Tables, Figures and custom sequential
numbered fields
3. Doc has about 30 simple Visio diagrams, embedded, Figures
4. Doc has cross-references to Paragraphs, Tables, Figures
5. Am periodically using Microsoft provided 'striphiddenbookmarks'
Macro to keep numbers of hidden bookmarks down from repeated TOC
updates for draft hardcopy reviews
Current state:
- If I simply try to update the List of Figures or Tables, it runs
without errors.
- If I try to update the TOC or the entire document (CTRL-A), I get
the "one or more fields could not be updated" error message in the
status bar
- I can find no (Error!...) messages in the document when scanning
through it.
Questions:
a. Is there any freebie tool or tip to help me FIND which field is not
being updated?
b. If I can't see anything wrong - should I even worry about this?
(TOC and page numbering looks fine)
Thanks in advance for reading and any feedback. (Word 2003)
4.VB / Fields Not Updating After Printing Large Number of Documents
Here is the problem. I have an application that updates the custom properties
of a document then prints the document. For example, there will be a field
called "LastName", it will update that with "Doe" then print. That works fine.
However, after printing 40,000 or so of the documents (over the course of a
month or two), it stops working. Office will no longer update the fields.
Then if the user profile is deleted, it will work again.
Any ideas?
5.IncludeText Field not updating on Print Preview
I am having a problem where the Includetext field is not updating itself when
go to Print preview even though I have the option to update fields on Print
checked
It will only update when I manually select to update using the F9 key.
Is there something that I have missed out?
6. Check to see if field should be updated
7. VB field update instead of Mail Merge update?
8. Updating fields using screen update doesn't work with command