|
-
Jun 12th, 2002, 05:08 AM
#1
Thread Starter
Frenzied Member
Printing Watermarks in Excel
Mornin' (or not depending on where you are !).
I'm trying to use the macro recorder to trap the keypresses necessary to add a watermark to an Excel document.
Under my print driver I have a tab called 'Effects', which allows you to add a watermark, but I presume as this is print driver specific, VBA ignores it with the macro recorder.
Does anyone know of any code I could use to add a watermark to an Excel workbook, or am I asking the impossible ?
Thanks.
Steve.
-
Jun 12th, 2002, 06:13 AM
#2
Fanatic Member
I would guess that you are better off trying to find developer documentation at the Printer manufacturer's website.
Maybe it will store the printer defaults in the registry, which you can then read, set to what you want, print, and set back again?
-
Jun 12th, 2002, 06:16 AM
#3
I use WordArt to put in watermarks... works fine for all printers (& I think it can be recorded too!)
-
Jun 12th, 2002, 06:25 AM
#4
-= B u g S l a y e r =-
Format -> Sheet -> Background...
Just make the watermark big enough to cover the page
-
Jun 12th, 2002, 07:12 AM
#5
Thread Starter
Frenzied Member
THANKS FOR THE INPUT. ITS NOW A TOSS-UP BETWEEN WORDART AND PRE-DEFINED BACKGROUND.
OH AND YES WORDART IS CAPTURED BY THE RECORDER.
-
Jun 12th, 2002, 07:13 AM
#6
GOOD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|