![]() |
QUERY: export script
I am currently using Outlook Express to handle my POP3 mail however I
sometimes use Outlook too! There are times when I want to export certain mail in a batch and save them. Is it possible writing a script for Outlook Express to batch export mail and save them each with a filename format of (YYMMDD_HHMM, year, month, day, hour, minute - date-timestamp of the email ofcourse)?? If it is not possible under Outlook Express, is it possible under Outlook? I have programmed Excel VBA before, so how easy would it be to program for Outlook or Outlook Express? I have Outlook 97 but never seen any VBA interface. |
QUERY: export script
OEX can add the date to the eml file name.
http://www.oehelp.com/OEX/Default.aspx -- Ron Sommer "KevinGPO" wrote in message ... I am currently using Outlook Express to handle my POP3 mail however I sometimes use Outlook too! There are times when I want to export certain mail in a batch and save them. Is it possible writing a script for Outlook Express to batch export mail and save them each with a filename format of (YYMMDD_HHMM, year, month, day, hour, minute - date-timestamp of the email ofcourse)?? If it is not possible under Outlook Express, is it possible under Outlook? I have programmed Excel VBA before, so how easy would it be to program for Outlook or Outlook Express? I have Outlook 97 but never seen any VBA interface. |
QUERY: export script
You're rite outlook 97 doesn't have VB editor. Having used Outlook 2003 I'd
say yes its possible to export the emails with dated filenames. "KevinGPO" wrote: I am currently using Outlook Express to handle my POP3 mail however I sometimes use Outlook too! There are times when I want to export certain mail in a batch and save them. Is it possible writing a script for Outlook Express to batch export mail and save them each with a filename format of (YYMMDD_HHMM, year, month, day, hour, minute - date-timestamp of the email ofcourse)?? If it is not possible under Outlook Express, is it possible under Outlook? I have programmed Excel VBA before, so how easy would it be to program for Outlook or Outlook Express? I have Outlook 97 but never seen any VBA interface. |
QUERY: export script
Even though Outlook 97 does not have VBA built in, it can still be automated with the Outlook object model by writing code in Word or Excel's VBA environment or by running VBScript code.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "jkos13" wrote in message ... You're rite outlook 97 doesn't have VB editor. Having used Outlook 2003 I'd say yes its possible to export the emails with dated filenames. "KevinGPO" wrote: I am currently using Outlook Express to handle my POP3 mail however I sometimes use Outlook too! There are times when I want to export certain mail in a batch and save them. Is it possible writing a script for Outlook Express to batch export mail and save them each with a filename format of (YYMMDD_HHMM, year, month, day, hour, minute - date-timestamp of the email ofcourse)?? If it is not possible under Outlook Express, is it possible under Outlook? I have programmed Excel VBA before, so how easy would it be to program for Outlook or Outlook Express? I have Outlook 97 but never seen any VBA interface. |
All times are GMT +1. The time now is 03:18 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-2006 OutlookBanter.com