Outlook Macro for Opening Reuters, Opening Excel File, Send Email

T

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?
 
M

Michael Bauer [MVP - Outlook]

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?mnu=2&pub=6&lang=en&smp=10&cmd=showitem

--
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:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top