+ Reply to Thread
Results 1 to 3 of 3

Automatically saving file to shared file outside of outlook

  1. #1
    Registered User
    Join Date
    09-26-2009
    Location
    ontario canada
    MS-Off Ver
    Excel 2003
    Posts
    64

    Automatically saving file to shared file outside of outlook

    I recieve a report by email every day. Currently, I open the email and click on File-Save Attachments and then select the shared folder where I want to store the information (I am prompted to replace the existing document to which I answer yes). Is there a way to automate this process.
    Last edited by pdmkh; 11-20-2009 at 10:36 AM.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Automatically saving file to shared file outside of outlook

    Try this.

    Add this core to ThisOutlookSession in the VBA editor (Alt F11) (amend as necessary)

    Please Login or Register  to view this content.
    Set up a rule in Outlook which identifies the messages (sender, title, attachments etc.

    Get the rule to run the above script as the action.

  3. #3
    Registered User
    Join Date
    08-27-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Automatically saving file to shared file outside of outlook

    Quote Originally Posted by mrice View Post
    Try this.

    Add this core to ThisOutlookSession in the VBA editor (Alt F11) (amend as necessary)

    Please Login or Register  to view this content.
    Set up a rule in Outlook which identifies the messages (sender, title, attachments etc.

    Get the rule to run the above script as the action.
    I tried, but not working, rule setting is proper but files not atransfered to C:\temp\ please help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1