View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
RaY RaY is offline
external usenet poster
 
Posts: 164
Default Command Buttons and not Printing Them

Is there anyway to do this for all buttons in a workbook, without having to
go into EVERY Properties box? A macro or something....?

thanks, ray

"Ken Johnson" wrote:

Hi FCC,

Go View|Toolbars...check "Control Toolbox"
On the Control Toolbox make sure the "Design Mode" button is on.
Right click the Command Button|select Format Control| click the
Properties tab|deselect "Print object"|OK|Turn off Design Mode on the
Control Toolbox.

Ken Johnson