Tables & Email

  • Thread starter Thread starter tgr
  • Start date Start date
T

tgr

I'm a new Access user so I still learning the in's and out's. So is it
possible to email an Access table via email? I do not want to email the
entire database. I simply want to email a table as an attachement.
 
In short no, you can't just email a table.
If you want the recipient to get the data from the table, you can export or
copy the data from the open table to excel or word and email that.
If you want the data sorted, create a query and use that instead of the
table.

Jeanette Cunningham
 
Back
Top