snowmantle
Programmer
Hi,
Can i ask if anyone has any information on how to do the below?
I have so far created a macro to be run by the user to read all email items in a folder they choose and save all attachments in an explorer folder of their choice.
What i want to try and do is have a macro that runs as part of a rule.
When an email is received into a specific email folder, the rule needs to run the macro, find and save any attachments on the email and then move the email to another folder.
My current code runs through everything in the folder, which may cause problems if we receive emails before a previous run has been completed.
I am having trouble adapting it to work with a rule on a single email, was wondering if anyone could point me in the right direction?
Previous code is at: thread707-1079916
Can i ask if anyone has any information on how to do the below?
I have so far created a macro to be run by the user to read all email items in a folder they choose and save all attachments in an explorer folder of their choice.
What i want to try and do is have a macro that runs as part of a rule.
When an email is received into a specific email folder, the rule needs to run the macro, find and save any attachments on the email and then move the email to another folder.
My current code runs through everything in the folder, which may cause problems if we receive emails before a previous run has been completed.
I am having trouble adapting it to work with a rule on a single email, was wondering if anyone could point me in the right direction?
Previous code is at: thread707-1079916