Not that site explicitly, but what a lot of people do not realize is that Outlook is not JUST the reigning king of PIM's, but it is a complete development platform.
The same thing is true of Excel and Access. Using their various object models, they can be completely integrated with each other, with C++ and C# applications, with PowerShell (ask Web about integrating Word with PowerShell), and with Web 2.0 applications. Lots of larger companies have staff that do these things. Not so common in the SMB market. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kurt Buff Sent: Thursday, May 9, 2013 4:19 PM To: [email protected] Subject: Re: [Exchange] Printing emails Very nice. Didn't know about that site. Thanks. On Thu, May 9, 2013 at 12:57 PM, Michael B. Smith <[email protected]> wrote: > This can be done with VBA inside Outlook as well. > > To open the VBA editor in Outlook 2010, it's ALT+F11. Otherwise, you can > refer to these to get all you need to know: > > http://www.vbaexpress.com/kb/getarticle.php?kb_id=942 > http://www.vbaexpress.com/kb/getarticle.php?kb_id=522 > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Kurt Buff > Sent: Thursday, May 9, 2013 3:44 PM > To: [email protected] > Subject: Re: [Exchange] Printing emails > > On Thu, May 9, 2013 at 11:54 AM, John Cook <[email protected]> wrote: >> Does anyone know of any way to automagically print every email in a folder >> to PDF? >> >> John W. Cook > > Version of Outlook? Or does it need to be done without Outlook being opened? > > In OL2010 I can set up a rule to print emails just fine. > > Kurt > >
