G
Guest
I would like to automate a workaround, but have no idea where to start. The
workaround is needed due to the following scenario:
I am working on a site where I cannot access my corporate email account. I
set up a rule to redirect my mail to my client email address, but noticed
that I did not see who was also sent the email (either as To or CC). So I
changed to rule to forward the message as an attachment so that I can see all
recipients as well as having their email addresses (which you do not get if
you just forward the email).
I would like a now like a macro to run automatically when mail arrives that
has been forwarded from my corporate email address. The macro would copy the
email attachment to my inbox and then delete the forwarded message. All I
can see in the VBA help is to save attachments to the file system, but I know
that I can drag and drop the email attachment from the forwarded message into
my inbox manually.
Any help is much appreciated, as I have never written VBA in Outlook and
only a little in Excel.
workaround is needed due to the following scenario:
I am working on a site where I cannot access my corporate email account. I
set up a rule to redirect my mail to my client email address, but noticed
that I did not see who was also sent the email (either as To or CC). So I
changed to rule to forward the message as an attachment so that I can see all
recipients as well as having their email addresses (which you do not get if
you just forward the email).
I would like a now like a macro to run automatically when mail arrives that
has been forwarded from my corporate email address. The macro would copy the
email attachment to my inbox and then delete the forwarded message. All I
can see in the VBA help is to save attachments to the file system, but I know
that I can drag and drop the email attachment from the forwarded message into
my inbox manually.
Any help is much appreciated, as I have never written VBA in Outlook and
only a little in Excel.