View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Workbook_BeforePrint macro

Hi Otto,
I tried writing some code and crashed Excel.
Here are some other ways to possible do it ...
http://snipurl.com/13du9
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Otto Moehrbach"

wrote in message
Excel XP & Win XP
When I click on File - Print Preview the Workbook_BeforePrint macro I have
fires. How can I have it not fire or what code can I put in the macro to
prevent execution of the rest of the code? Thanks for your time. Otto