attach an excel workbook using send object method

  • Thread starter Thread starter DarS
  • Start date Start date
D

DarS

I am sending emails from Access using SendObject and would like to attach an
Excel workbook to the email. Any suggestions?
 
Hi Dar,

SendObject will not work in this case, since it is only designed to send an
object *within* the database (table, query, report, etc.). If you are using
Outlook, you can try the method that I show on page 19 of a Word document
that I call Access Links.doc. You are welcome to download a zipped copy, here:

http://www.accessmvp.com/TWickerath/


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 
Back
Top