View Single Post
  #2  
Old August 13th 08, 09:27 PM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Outlook Macro for Opening Reuters, Opening Excel File, Send Email



If you want to run the code within Outlook, then yes, Outlook must run all
the time.

Here's a sample for how to use a task reminder to run your code at a
scheduled time:

http://www.vboffice.net/sample.html?...cmd=showite m

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Wed, 13 Aug 2008 10:29:01 -0700 schrieb Tsp245:

Hello,
I am trying to create a macro that will perform the following in order:
1) Open Reuters
2) Open an Excel File to update
3) Close the Excel File and Send to an individual a scheduled basis (3

times
daily)

Would I have to keep my outlook on at all times to run the macro, and is
there a way to do this without creating a daily job on the server?

Ads