Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

print pdf/fwd e-mail for selected items

8 views
Skip to first unread message

Matthew Dyer

unread,
Nov 18, 2016, 4:06:49 PM11/18/16
to
I'm pretty familiar with using VBA in Excel and Word, and also know a little general VB-esque stuff for actions not VBA-related directly, but am a total newb with programming Outlook. I have quite the ask, but am confident someone here would know how to get 'er done.


1. define a range of e-mail items that are 'selected' or highlighted (I know how to build arrays in VB, but have no clue how to build them based on ms outlook inbox items)
2. print only the pdf attachment (will also have a docx attachment to be ignored, and I realize this will require saving the attachment to a directory to allow printing, will use Temp so don't need to worry about deleting the files at the end of the day)
3. extract the original To: from the e-mail item and fwd the email including all attachments back to them.


again, I realize this is going to require several different mini-things and I don't even know where to start. any help would be appreciated. Thank you in advance!

Matthew Dyer

unread,
Nov 23, 2016, 11:00:12 AM11/23/16
to
I was able to do like 99% of all that I wanted to do, so please disregard this post. Thank you!
0 new messages