R
Rob Lerner
Is the following possible, and if so would someone help me with the code?
I have a subfolder of the Inbox named "Unprocessed".
I have a subfolder of "Unprocessed" named "Processed".
Each mail item in "Unprocessed" SHOULD have an Excel file attached.
I want a macro to loop through each item in "Unprocessed" and do this...
1. Open the Excel file attached to the message.
2. Run a macro named "PlayThis" that exists in the Excel attachment.
(The Excel macro "PlayThis" runs and then it closes the Excel file.)
3. Return to Outlook
4. Mark the message as read.
5. Move the message to the subfolder named "Processed".
6. Do the next mail item in "Unprocessed" the same way.
Outlook 2002
Excel 2002
Windows 2000/XP
If I didn't supply enough information, please say so and I'll answer your
questions.
Thanks very much.
-Rob
I have a subfolder of the Inbox named "Unprocessed".
I have a subfolder of "Unprocessed" named "Processed".
Each mail item in "Unprocessed" SHOULD have an Excel file attached.
I want a macro to loop through each item in "Unprocessed" and do this...
1. Open the Excel file attached to the message.
2. Run a macro named "PlayThis" that exists in the Excel attachment.
(The Excel macro "PlayThis" runs and then it closes the Excel file.)
3. Return to Outlook
4. Mark the message as read.
5. Move the message to the subfolder named "Processed".
6. Do the next mail item in "Unprocessed" the same way.
Outlook 2002
Excel 2002
Windows 2000/XP
If I didn't supply enough information, please say so and I'll answer your
questions.
Thanks very much.
-Rob