+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Valued Forum Contributor pr4t3ek's Avatar
    Join Date
    10-14-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2003 & 2007
    Posts
    471

    Save attachements from Archive Folder

    Hi,
    I have my archive folder and the various folders in this archive folder.

    I was wondering if someone could give me some code so that I could save all the attachements with their own file names from an archive folder(a few subfolders, maybe not all) to a folder of my choosing on my desktop or something.

    thanks =]
    Last edited by pr4t3ek; 02-03-2009 at 09:47 AM.
    --
    Regards
    PD

    ----- Don't Forget -----

    1. Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks

    2. Thank those who have helped you by Clicking the scales above each post.

    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

  2. #2
    Valued Forum Contributor pr4t3ek's Avatar
    Join Date
    10-14-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2003 & 2007
    Posts
    471

    Re: Save attachements from Archive Folder

    i know this link

    http://www.rondebruin.nl/mail/folder2/saveatt.htm

    shows me how to do it for normal folders in my personal e-mail...

    but i would like to know how i can implement this for my archive folder in outlook...
    --
    Regards
    PD

    ----- Don't Forget -----

    1. Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks

    2. Thank those who have helped you by Clicking the scales above each post.

    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

  3. #3
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,477

    Re: Save attachements from Archive Folder

    find where archive folder is
    then use the
    'Note: If you use this "C:\Users\Ron\test" the folder must exist
    option

  4. #4
    Valued Forum Contributor pr4t3ek's Avatar
    Join Date
    10-14-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2003 & 2007
    Posts
    471

    Re: Save attachements from Archive Folder

    hmm but i know where i want to save it to but how do i get it to select an archive folder in outlook. using the above method doesnt work for archive folders... (i dont think anyway)

    Code:
      Set Inbox = ns.GetDefaultFolder(olFolderInbox)
        Set SubFolder = Inbox.Folders(OutlookFolderInInbox)
    this checks in the inbox folder of my personal outlook folder... i guess i need to know how to amend this to look in my archive folder in outlook...
    --
    Regards
    PD

    ----- Don't Forget -----

    1. Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks

    2. Thank those who have helped you by Clicking the scales above each post.

    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

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.2.0