Hi there,
I'm getting an MSAccess applicationerror after sending an object to the Lotus Notes mailaccount.
My code is as follows:
DoCmd.SendObject acSendQuery, "query", acFormatXLS, toAddress, , , subject)
Lotus notes opens correctly, the xls-file is created correcty and the subject...