J
JimC
Hi,
I'm using MS Word 2003 SP2 on WIndows XP SP2 with Word macro security
set to "medium".
I record a macro, then choose "Format", "Background", "Printed
Watermark..." from the menu. Next, I set the text to "ZZZ" and click
"OK". Finally, I turn off macro recording.
Next, I went back and changed the watermark text to "WWW" using the
same procedure as above (without macro recording).
Finally, I chose the macro I recorded and ran it. Although the screen
flashes,etc the watermark text is unchanged (I expect it to go from
reading "WWW" to "ZZZ").
It appears that the VBA code generated by the macro does not work. Does
anyone know what is wrong with the generated code and how to fix it?
Can anyone else reproduce this behavior on their computer?
Many thanks in advance for your assistance.
I'm using MS Word 2003 SP2 on WIndows XP SP2 with Word macro security
set to "medium".
I record a macro, then choose "Format", "Background", "Printed
Watermark..." from the menu. Next, I set the text to "ZZZ" and click
"OK". Finally, I turn off macro recording.
Next, I went back and changed the watermark text to "WWW" using the
same procedure as above (without macro recording).
Finally, I chose the macro I recorded and ran it. Although the screen
flashes,etc the watermark text is unchanged (I expect it to go from
reading "WWW" to "ZZZ").
It appears that the VBA code generated by the macro does not work. Does
anyone know what is wrong with the generated code and how to fix it?
Can anyone else reproduce this behavior on their computer?
Many thanks in advance for your assistance.