Schedule Outlook 2003 Macro

前端 未结 2 733
-上瘾入骨i
-上瘾入骨i 2020-12-16 08:13

I have an Outlook 2003 macro written in VBA.

I would like to schedule it so that it automatically runs at a certain time, say 01:00. The PC is always logged on.

2条回答
  •  独厮守ぢ
    2020-12-16 09:09

    http://support.microsoft.com/kb/237913/EN-US

    This article says it can't be done unless you rewrite it to use CDO.

    Sorry.

提交回复
热议问题