J
jamesdeckert
Is there a way to attach a file to an e-mail using DoCmd.SendObject? I'm
using SendObject because I can't guarantee that the users machine will
include Outlook. The file I want to attach is a simple .CSV file on my local
hard drive.
Thanks for any ideas.
James
using SendObject because I can't guarantee that the users machine will
include Outlook. The file I want to attach is a simple .CSV file on my local
hard drive.
Thanks for any ideas.
James