R
Rabaté
Using Word 2007 with docx format, if a variable is set to a value, when the
document is reopen the variable value is garbage, when seems to be a bug.
Example
activedocument.variables("my").value = "100"
Save doc
Open doc
The variable exixts, but value as said is garbage. If document is saved in
..doc format, the value is as it is expected.
document is reopen the variable value is garbage, when seems to be a bug.
Example
activedocument.variables("my").value = "100"
Save doc
Open doc
The variable exixts, but value as said is garbage. If document is saved in
..doc format, the value is as it is expected.