S
StefanM
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
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