Trying to send a file attachment via Outlook from Access

  • Thread starter Thread starter Ian
  • Start date Start date
I

Ian

I am trying to use a macro (as I dont know VBA) to attach
a given file Eg. Times.mdb to be sent to a given email
address. I have tried SendObject and this is sort of what
I want to do but I want to send a file which contains a
table so that it can be directly used by Access at the
receiving end. Any clues would be greatly appreciated.

Ian
 
Back
Top