A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Automatically extract attachments?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 26th 09, 02:05 PM posted to microsoft.public.outlook.program_vba
salad
external usenet poster
 
Posts: 27
Default Automatically extract attachments?

The "imagined" scenario.

The company has a template Excel file called StufToDo.Xls they give all
their external PMs. Daily or weekly the PMs send an email. The email
body is not important, they might write "Here ya go!" or leave it blank.
It is the attached Excel template to their email is important.

Corporate creates an Outlook email account called Stuff and the PMs send
all StufToDo emails to that account.

Corporate creates an email account on the network called Stuff. The
inbox for Stuff also has an inbox subfolder called Done.

When Outlook receives an email in that account, it looks to see if it
has a StufToDo Excel file. If so, it copies the Excel file to that
folder and then moves the email to the Done folder.

Since the file name StufToDo.Xls may already exist in that folder, and I
don't want it overwritten, Outlook generates a unique name for it to
copied to.

I suppose daily a user could check to see if any emails didn't get
processed or didn't fit the format, but overall there should be little
need for human intervention.

Can this be done? Easily? Or...are there any books or sources that may
describe something similar so I could see how it is done?

Also, would a computer need to have Outlook opened or could this be done
in the "background",

Thanks for any replies.
Ads
  #2  
Old July 10th 09, 08:25 PM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Automatically extract attachments?



The hard way is to write a service that is running on the server, there's no
VBA possible. Easier is it with some VBA code running in Outlook, which of
course means that Outlook must be running.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Fri, 26 Jun 2009 06:05:55 -0700 schrieb Salad:

The "imagined" scenario.

The company has a template Excel file called StufToDo.Xls they give all
their external PMs. Daily or weekly the PMs send an email. The email
body is not important, they might write "Here ya go!" or leave it blank.
It is the attached Excel template to their email is important.

Corporate creates an Outlook email account called Stuff and the PMs send
all StufToDo emails to that account.

Corporate creates an email account on the network called Stuff. The
inbox for Stuff also has an inbox subfolder called Done.

When Outlook receives an email in that account, it looks to see if it
has a StufToDo Excel file. If so, it copies the Excel file to that
folder and then moves the email to the Done folder.

Since the file name StufToDo.Xls may already exist in that folder, and I
don't want it overwritten, Outlook generates a unique name for it to
copied to.

I suppose daily a user could check to see if any emails didn't get
processed or didn't fit the format, but overall there should be little
need for human intervention.

Can this be done? Easily? Or...are there any books or sources that may
describe something similar so I could see how it is done?

Also, would a computer need to have Outlook opened or could this be done
in the "background",

Thanks for any replies.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
automatically open ics attachments to go into calendar?? [email protected] Outlook - General Queries 1 July 31st 08 07:23 PM
How do I extract attachments automatically? AU_BTS Outlook and VBA 1 July 10th 08 09:34 PM
Extract Attachments in ItemSend amitshinde via OfficeKB.com Add-ins for Outlook 1 September 13th 07 06:15 PM
Automatically Save Attachments Steve Link Outlook and VBA 1 June 9th 07 03:24 PM
Extract attachments from current mailobject vonClausowitz Outlook and VBA 4 January 19th 06 08:50 AM


All times are GMT +1. The time now is 11:35 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.