B
Bonsai Bill
I have simple macros that generate captions and cross-references for tables,
figures and equations. I also have one, taken from Help, that updates all
fields. The problem is that I received files back from a publisher that
contains equations as a field object that MSWord XP doesn't like. When I run
ActiveDocument.Fields.Update Word overwrites the field with error message
"Error! Objects cannot be created from editing field codes."
Can someone please offer me a way to trap the error before it overwrites the
"bad" field and just have it bypass that field? Otherwise, I end up having to
recreate many equations.
Thanks for your time and help!
figures and equations. I also have one, taken from Help, that updates all
fields. The problem is that I received files back from a publisher that
contains equations as a field object that MSWord XP doesn't like. When I run
ActiveDocument.Fields.Update Word overwrites the field with error message
"Error! Objects cannot be created from editing field codes."
Can someone please offer me a way to trap the error before it overwrites the
"bad" field and just have it bypass that field? Otherwise, I end up having to
recreate many equations.
Thanks for your time and help!