Hi All,
I've been using code that was posted here to send emails automatically through VBA. Works beautifully by the way, thanks. The only missing item is to close the actual email client. The CreateObject("Notes.NotesSession") does the opening work but I haven't seen anything that can in turn shut it down after the email is sent...I mean physically close the Lotus Notes app that remains opened on my desktop after the email is sent.
Any insight someone may have would be greatly appreciated.
Thanks
I've been using code that was posted here to send emails automatically through VBA. Works beautifully by the way, thanks. The only missing item is to close the actual email client. The CreateObject("Notes.NotesSession") does the opening work but I haven't seen anything that can in turn shut it down after the email is sent...I mean physically close the Lotus Notes app that remains opened on my desktop after the email is sent.
Any insight someone may have would be greatly appreciated.
Thanks