Outlook XP - Programming Macros

C

Cumulous128

Hello! Using Outlook 2002/XP, there doesn't seem to be a Macro
Recording function (which I tend to use as a foundation for what little
coding I do).

As a result, I am at something of a loss. I have the need for two
macros.

1. I need a macro that will Mark a particular mail folder (one or more) as
Read. I don't want to have to select the folder first - I want it (or them)
hardcoded into the Macro, so that it doesn't matter where I am.


2. I also need a separate macro that will take the contents of one mail
folder and move it into another.



Is anyone able and willing to help me with the code I would need to make
this happen? I
would greatly appreciate it.

Thanks!
 
Top