http://tinyurl.com/8f3dj
A solution suggested by Stratos Malasiotis
--
Regards,
Tom Ogilvy
"Paul Smith" wrote in message
...
Application.DisplayAlerts = False
Worksheets("FinancialStatement").PrintOut To:=1
Application.DisplayAlerts = True
When I run the above code I see the notification box that I am print pages
1
of 6, how do I stop this message being seen by the users?