Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Despite the response to my last question, I still have a problem resolving an issue I have with Print Preview. I want the user to be able to preview a WS, but I don't want the user to Print the WS. Here's what I did: Private Sub Workbook_BeforePrint(Cancel As Boolean) Cancel = True End Sub But that prevents Print Preview from showing, which defeats my purpose. I've tried several IF statements without success. Can anyone please help this excel-dummy create the correct procedure to show Print Preview, but not allow it to Print? Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print & Close Buttons in Print Preview grayed-out when '07 script | Excel Programming | |||
Print and Print Preview Graphic Moving Resizing 2007/2003 | Excel Discussion (Misc queries) | |||
print preview v page break preview | Excel Discussion (Misc queries) | |||
cell borders that I create dont show on print preview or print | Excel Discussion (Misc queries) | |||
Why does macro speed slow after Excel Print or Print Preview? | Excel Programming |