ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Notes email. (https://www.excelbanter.com/excel-programming/428317-notes-email.html)

sonu[_2_]

Notes email.
 
I use VBA to send email from notes database. I like to close my notes
email after sending email I dont know how to do that. Any help will be
really appreciagted.

Set notessession = CreateObject("Notes.Notessession")
Set notesdb = notessession.getdatabase("", "")


My code to send email....


set notesdb = nothing
Set notessession = Nothing


I tried notesdb.exit/close/quit and nothing worked.






All times are GMT +1. The time now is 06:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com