Here is the code which produce the .ics file.
I've tried to use...acFormatTXT, but it didn't work.
That's why I need to grab the file directly from the directory - if it's possible.
The "DoCmd.SendObject acReport, File, "PDFFormat(*.pdf)", MailAtt, "ole.traulsen@gmail.com", "", SubjectEmail...