Connecting Tech Pros Worldwide Help | Site Map

Sending email using VBA - Delete From Sent Box?

  #1  
Old December 11th, 2006, 02:25 PM
ManningFan
Guest
 
Posts: n/a
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!

  #2  
Old December 11th, 2006, 02:35 PM
Rick Brandt
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
Email with Outlook from Access darklink64@gmail.com answers 1 October 20th, 2006 03:15 PM
How do I create pdf reports from Access? dog answers 7 November 13th, 2005 07:06 AM