Hi all!
This is my first post here, so, have mercy ;)
I use following code to send an email from MS Access:
Dim MiOutlook As Outlook.Application
Dim MiCorreo As Outlook.MailItem
Dim NombreFichero As String
Dim NombreFicheroConRuta As String
NombreFichero =...