View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 363
Default PrintPreview error when run from VBA

I have just upgraded to 2007, but found that i have code that populates a sheet with data from
another sheet, then shows the sheet/s in PrintPreview mode.
The problem is there is NO WAY to EXIT the Print Preview mode in Excell 2007.

I have to Use the CTRL + ALT + DEL to shut excel down to exit Print Preview mode.

Is there a work around ?

Corey....