Hi Guys
I have a process that goes through a few sheets of Excel and finds links in a particular column that go to web pages and these i then need to print to Adobe PDF
the links are similar to :
http://www.rightmove.co.uk/property-...rtyId=47021753
Which automatically send you to a print function
As side effect to this is that i then get multiples of the "PRINT" Dialogue boxes that remain open as the printing process to a default printer and save as filename is already automated in my vba code.
(screenshot attached of the dialogue box that needs to be removed)
Is there a way for me to be able to dismiss the Print Dialogues that pop up with a "Cancel" command so that the screen is tidy at the end of the process?
Thanks for any tips to help me achieve this
Ash
Bookmarks