Connecting Tech Pros Worldwide Help | Site Map

Sending email using VBA - Delete From Sent Box?

ManningFan
Guest
 
Posts: n/a
#1: Dec 11 '06
Ha! Now THIS should truly be the final piece.

I've recieved an email, I've sent a reply depending on the subject, but
now I also want to prevent certain emails I've sent from being stored
in my Sent box.

Is there a way to use an If/Then block to determine whether or not to
save the sent email? Any help would be appreciated!

Rick Brandt
Guest
 
Posts: n/a
#2: Dec 11 '06

re: Sending email using VBA - Delete From Sent Box?


ManningFan wrote:
Quote:
Ha! Now THIS should truly be the final piece.
>
I've recieved an email, I've sent a reply depending on the subject,
but now I also want to prevent certain emails I've sent from being
stored in my Sent box.
>
Is there a way to use an If/Then block to determine whether or not to
save the sent email? Any help would be appreciated!
Just a thought. If you send the message using CDO instead of Outlook then a
copy is never placed into your SentMail in the first place.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


Closed Thread


Similar Microsoft Access / VBA bytes