Results 1 to 3 of 3
  1. #1
    hinchi1 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2017
    Posts
    181

    Check if Outlook email is sent out cancelled by user

    I have automated Outlook via Access to send email reminders. Currently in the VBA I have code just to display the emails to send and not to send automatically, just for debugging at this stage. However, if I chose not to send the emails, when I run the email code again my emails are not showing so Access thinks I have sent the emails even though they are not in my sent folder in Outlook.

  2. #2
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,791
    You would have to loop through the sent items folder to see if the email you think should be there does exist. Or use the method posted here:
    https://www.mrexcel.com/board/thread...3/page-2#posts

    Once testing is over and the email is automatically sent, won't this become a non-issue?
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    hinchi1 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2017
    Posts
    181
    Thanks for the quick response. I agree once testing is over this won't be an issue, but just looking for failsafes I guess.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 9
    Last Post: 07-26-2018, 10:11 AM
  2. Replies: 4
    Last Post: 07-12-2018, 05:38 AM
  3. adding current user to CC line of outlook email
    By billybeer in forum Programming
    Replies: 2
    Last Post: 12-13-2017, 10:45 AM
  4. Replies: 5
    Last Post: 09-14-2015, 07:24 AM
  5. Replies: 7
    Last Post: 11-27-2013, 08:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums