Thanks for visiting my site lucky visitor:
This page was last updated on: December 30, 2006
Copyright © 2002. XcelFiles. All Rights Reserved Ivan F Moala
Ever needed to disable the system generated printing Dialog..............see below
Trying to disable this Winspool dialog with Excel's Application.DisplayAlerts OR
Screenupdating will NOT work with this as it is a system generated (print) one that is not intercepted by Excels native commands given above.
Here is a routine that will do this for you...yes......using APIs !