S
Satalerba
Hi.
Monthly I receive about 500 e-mails. Each one has attached
an Excel Microsoft file.
The things I must do are:
1) To save the attachment in a specific path which never
change. If another file has the same name, then the new
one must be saved differently. For example, if 1234.xls
already exists, then the new 1234.xls must be saved as
1234a.xls
2) To delete the attachment from the original message.
3) To save the modified message (the one without the
attachment) in a variable Outlook personal folder. It
depends on the month. For instance, if the month is May,
then the messages must be saved on the April folder.
Is it possible to do automatically the previous steps? If
so, could you give me a hand with some code or something?
TIA.
- Satalerba.
Monthly I receive about 500 e-mails. Each one has attached
an Excel Microsoft file.
The things I must do are:
1) To save the attachment in a specific path which never
change. If another file has the same name, then the new
one must be saved differently. For example, if 1234.xls
already exists, then the new 1234.xls must be saved as
1234a.xls
2) To delete the attachment from the original message.
3) To save the modified message (the one without the
attachment) in a variable Outlook personal folder. It
depends on the month. For instance, if the month is May,
then the messages must be saved on the April folder.
Is it possible to do automatically the previous steps? If
so, could you give me a hand with some code or something?
TIA.
- Satalerba.