![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I need to be able to save ms outlook emails to a separate document management system. I need to save them in the following format: yyyymmdd hh:mm sender to receiver subject line where yyyymmdd hh:mm is the sent date/time and the sender is the email sender, regardless if email is in inbox/ sent mail receiveris the email sender, regardless if email is in inbox/ sent mail subject line is whats typed in the subject line. I generally do this manually but is there a way to run a script to do this automatically, even if its stored in a normal windows directory first. Its just that when I havnt saved them for some time doing 100's at once is time consuming and all the data for the file name is held in the email itself. I'll post it both here and in case it needs some sort of macro in the VBA category in case some rule I dont know of might do it. Any help in getting anywhere near the above would help. |
Ads |
#2
|
|||
|
|||
![]()
Outlook doesn't have anything native like that. A VBA script can do this.
This add-in can do it as well; http://addins.howto-outlook.com/ptg_outlookconverter Also see; http://www.msoutlook.info/question/417 -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more http://www.msoutlook.info/ Real World Questions, Real World Answers ----- "taylorman" wrote in message ... Hi, I need to be able to save ms outlook emails to a separate document management system. I need to save them in the following format: yyyymmdd hh:mm sender to receiver subject line where yyyymmdd hh:mm is the sent date/time and the sender is the email sender, regardless if email is in inbox/ sent mail receiveris the email sender, regardless if email is in inbox/ sent mail subject line is whats typed in the subject line. I generally do this manually but is there a way to run a script to do this automatically, even if its stored in a normal windows directory first. Its just that when I havnt saved them for some time doing 100's at once is time consuming and all the data for the file name is held in the email itself. I'll post it both here and in case it needs some sort of macro in the VBA category in case some rule I dont know of might do it. Any help in getting anywhere near the above would help. -- taylorman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Auto renaming email file when saving externally | taylorman | Outlook and VBA | 0 | May 29th 10 12:14 AM |
saving emails from outlook express | buny clare | About OutlookBanter | 0 | December 5th 08 08:46 PM |
Saving Attachments From Outlook Emails | JOSEPH WEBER | Outlook and VBA | 1 | May 2nd 08 04:51 PM |
Saving Draft Emails, Outlook 2003 | sectores | Outlook - General Queries | 2 | January 10th 08 10:43 PM |
Saving and Renaming Attachments | csergent | Outlook and VBA | 4 | July 31st 06 09:17 PM |