G
Guest
I am running VBA behind Excel to send spreadsheets automatically. These
attachments are bogging down my Sent Items. So I am exploring two options.
Option 1: Ideally, I would like to add code within the Excel sheet after
sending the email to automatically delete. That way it would work for any
user running the macro from any machine.
Option 2: Other option would b to program within Outlook to automatically
delete messages with certain criteria from the sent items. This option would
be Outlook specific, so each user would have to have this code within their
Outlook. Not ideal, but if Option 1 is not possible, fine. Criteria for
deleting could be a key word in the subject combined possibly with an
attachment. The emails are also sent only to blind copied people, so ithere
is actually no name in the To box.
Any ideas???
attachments are bogging down my Sent Items. So I am exploring two options.
Option 1: Ideally, I would like to add code within the Excel sheet after
sending the email to automatically delete. That way it would work for any
user running the macro from any machine.
Option 2: Other option would b to program within Outlook to automatically
delete messages with certain criteria from the sent items. This option would
be Outlook specific, so each user would have to have this code within their
Outlook. Not ideal, but if Option 1 is not possible, fine. Criteria for
deleting could be a key word in the subject combined possibly with an
attachment. The emails are also sent only to blind copied people, so ithere
is actually no name in the To box.
Any ideas???