create a macro to move outlook 2003 message to a specific folder?

  • Thread starter Thread starter Guest
  • Start date Start date
Microsoft hasn't put a macro recorder into an Office product in many years. I doubt that they ever will again.

All the basic tasks related to writing macros in Outlook -- such as processing all the items in a folder or processing the current item -- are well documented, some with many, many examples.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
 
This code is fantastic...thank you.
I was wondering though .. is it possible to get this to run on closing the
current open email.

That is .. move the email to a folder on closing it.
I haven't had any luck with getting this to work.

Regards,
Eddie
 
Back
Top