View Single Post
  #2  
Old October 27th 06, 06:58 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Printing groups of emails and attachments

Am 26 Oct 2006 08:36:51 -0700 schrieb :

Here´s a point to start at:
http://support.microsoft.com/kb/202480/en-us

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --

I am looking to write some vba which will ensure that when I select a
group of emails with attachments to print, the attachments print out in
sequence with the emails.

At the moment, when I select the mails, they tend to print Mail 1, Mail
2, Attachment 1, Mail 3, Attachment 2... and so on. I guess that this
has something to do with printer spooling. Perhaps if there were a way
of polling the printer to see that it has completed the last job before
sending the next one...? Does anyone have some code I could chop and
change for this, or advice on how this might be accomplished?

Thanks in advance,
David

Ads