Database as an attachment

G

Guest

Hi I have Access 2002 and I'm trying to send part of my
database as an email attachment, when I go to File - send
as mail receipient it does not give me an option to choose
Access, it gives html, doc, excel, txt, but no Access.

How do I get Access to be an option?

Thanks in advance
Dan.
 
R

Rick Brandt

Hi I have Access 2002 and I'm trying to send part of my
database as an email attachment, when I go to File - send
as mail receipient it does not give me an option to choose
Access, it gives html, doc, excel, txt, but no Access.

How do I get Access to be an option?

You can't. Access files are not treated like doc files or Excel files where
the entire file is loaded into memory and you can have multiple files open
at once. When you go to File - Send Access thinks you are wanting send the
currently selected object in the db window, not the entire mdb file.

To send the entire file you need to do so in Windows Explorer or similar.
You can't do it from within the Access file.
 
E

Ernie

-----Original Message-----


You can't. Access files are not treated like doc files or Excel files where
the entire file is loaded into memory and you can have multiple files open
at once. When you go to File - Send Access thinks you are wanting send the
currently selected object in the db window, not the entire mdb file.

To send the entire file you need to do so in Windows Explorer or similar.
You can't do it from within the Access file.


.
Or you have to export the "part" that you are trying to
send to either a new, blank database and send that, or to
a spreadsheet or word document to send.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top