The PowerPlusWaterMarkObject325783140 came from Word when we recorded a macro to add a watermark. What I read in help files is that Word assigns a unique number coding to each watermark when they are added.
FileType is just a variable in which we pass the word "Active" or "InActive" as the text for the watermark.
So I tried:
I opened my attached document, created a new macro named Test and copied the above code into it. When I run the macro the watermark only shows on page 2 of this document. (Not sure if the OS makes a difference but I tried it on my XP and Windows 7 machine.)
Also, I did try just opening the document and going to the 'Page Layout' tab and adding a watermark manually and it does show on every page.
I also tried to record the macro again from Word by doing the same as just stated - going to the Page Layout tab. I took that code and copied to my Access module and I get the same results - does not show on the first page.
Thanks for all your help! I'll keep trying....
|