Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Command Button Not Visable on Print

Status
Not open for further replies.

Jack58

Technical User
May 6, 2002
91
0
0
US
I have a PowerPoint Sheet that has a command button on it. I would like to make it not visable when printing.

I have looked all through the Code and can not find where or how I would use this option, or the code for it.

Thanks in Advance



Jack J.
 
I don't know, either, but how about cmdButton.visible = false?
 
Hi,

In the Properties set the PrintObject property FALSE.

:)

Skip,

Want to get great answers to your Tek-Tips questions? Have a look at faq222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top