View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Printing a hidden image

Hi,

You will probably need to unhide the object (in code) print and then rehide
it.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"SteveK14" wrote:

I have a Little League registration form i am designing. On the page I have
to buttons. One to print the form, one to email it. I have these button
properties to be visible but not to print. This works fine. I would like to
put an image or object in it's place that contains a League Use only
checkbox. I have placed an image there through the command toolbar in design
mode. When i go to the properties i choose "Visible: False" and "PrintObject:
True". But the image will not print. This is an online registration form and
when it is printed out I do not need to see the print or email buttons but
would like the unused space to be used for the League Use Only fields.