Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Add the following to your workbook code. Note that if the user has macro's
disabled it will not prevent it. Private Sub Workbook_BeforePrint(Cancel As Boolean) Cancel = True End Sub "lABUDDY" wrote: hOW DO i DISABLE PRINT BUTTON IN PRINTVIEW |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Disable Preview Button in Print Dialog Box | Excel Programming | |||
Disable Setup button on Print Preview screen | Excel Programming | |||
disable page break preview button | Excel Programming | |||
Disable Page Break Preview Button | Excel Programming | |||
How do I disable the Margins button in Print Preview Window | Excel Programming |