I have an Excel form that sends itself as an original or as a PDF to various people. Sending these emails is mission critical and I'm having problems with some messages not going. I suspect operator error, so I need to log which messages are being sent. Event handlers for Outlook's Application ItemSend or the mailitem's Send events would be an ideal way of confirming that the messages have been sent, but I'm struggling. Is there a straightforward way of doing this?
All helpful suggestions gratefully received!
All helpful suggestions gratefully received!