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.
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.
find where archive folder is
then use the
'Note: If you use this "C:\Users\Ron\test" the folder must exist
option
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)
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...Code:Set Inbox = ns.GetDefaultFolder(olFolderInbox) Set SubFolder = Inbox.Folders(OutlookFolderInInbox)
--
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks