W
W. Schindler
Hello,
I have written a VBA-WORD-Macro to store XML from Word 2003.
What I need is to change the value of an attribute over my macro.
All what I get is a readonly XMLNode on which the value can't be changed.
Have anyone an idea how a workaround could be
I have written a VBA-WORD-Macro to store XML from Word 2003.
What I need is to change the value of an attribute over my macro.
All what I get is a readonly XMLNode on which the value can't be changed.
Have anyone an idea how a workaround could be