#1   Report Post  
ML
 
Posts: n/a
Default Watermark Macro Problems

I have recorded marcos to create and remove a document "draft" watermark,
however when I play these back I get an error.

The line giving the error in the macro is:
Selection.ShapeRange.Name = "PowerPlusWaterMarkObject1"

"Permission Denied"

Is there something I am doing wrong or a better way to automate watermarks?


  #2   Report Post  
PMRCorreia
 
Posts: n/a
Default


ML Wrote:
I have recorded marcos to create and remove a document "draft"
watermark,
however when I play these back I get an error.

The line giving the error in the macro is:
Selection.ShapeRange.Name = "PowerPlusWaterMarkObject1"

"Permission Denied"

Is there something I am doing wrong or a better way to automate
watermarks?


Hello !
I've the same problem and i solve it changing the way of defining the
color used in the text of the watermark!
IF you dont use a solid color (in my case i'm tryng to use 25 % of
gray) you must specify the RGB code !
for example, instead of using :
Selection.ShapeRange.Fill.ForeColor.RGB = Gray -25
you must use
Selection.ShapeRange.Fill.ForeColor.RGB = RGB (192,192,192);
Hope this help
best regards
Paulo


--
PMRCorreia
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro Button Won't Stay on Toolbar caleb Microsoft Word Help 2 June 14th 05 11:59 PM
Possible bug when recording a Word Macro Raven95 Microsoft Word Help 4 April 30th 05 09:49 PM
Running document macro from server Intravler New Users 0 March 4th 05 05:33 AM
2000 to 2002 macro and "Could not open macro storage" Art Farrell Mailmerge 1 December 6th 04 01:40 PM
File Corruption problems Frustrated Page Layout 2 December 3rd 04 10:47 PM


All times are GMT +1. The time now is 10:44 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"