Hello
I'm trying to send a simple test email to my default email client, which is currently Lotus Notes 6.5.4. I used the following code :
Call DoCmd.SendObject(acSendNoObject, , , "rmitache@hotmail.com", , , "Test", " Tralalala", , False)
and it gives error 2287 : Database can't open the...