How can I save and send Access tables, forms, queries, and reports to e-mail addresses as attachments?
The tables can be exported as text files or spreasheets, but I don’t think you can attach the various Access objects outside of a database. If you’re trying to send the database via email but the program won’t let you, try zipping the database and attaching the zip file.
March 5th, 2010 at 9:02 am
If your sending from your Yahoo account, just create a new message and click on the attachment button, navagate to the files you want to attach and add them to the message.
Yahoo instructions here:
http://search1.cc.dcn.yahoo.com/cct_search.php?ui_mode=answer&prior_transaction_id=186750&action_code=5&highlight_info=16782241,7,13&turl=http%3A%2F%2Fhelp.yahoo.com%2Fhelp%2Fus%2Fmail%2Fplus%2Ffeatures%2Ffeatures-09.html&answer_id=1121241#__highlight
References :
March 5th, 2010 at 9:09 am
The tables can be exported as text files or spreasheets, but I don’t think you can attach the various Access objects outside of a database. If you’re trying to send the database via email but the program won’t let you, try zipping the database and attaching the zip file.
References :
March 5th, 2010 at 9:39 am
You could send the whole access database as an attachment.
If you only need to email portions (certain tables, forms … ) then
create a new access database and then import the tables, queries, forms, or reports that you need.
References :