Emailing Access records

  • Thread starter Thread starter Leesa
  • Start date Start date
L

Leesa

I am new to access and I am trying to figure out if and how I can email a
complete inventory db including the record for each item. I have a car
dealership with an inventory of their cars and a seperate record for each
vehicle. I would like to know if I can email the inventory and the record for
each vehicle including any images that is in the record. I do websites so I
am trying to figure out the best way to get this information from the owner
to myself. Thanks for the help.
 
Sounds like you need to design a report with the inventory as source.
Reports can be emailed, converted to other formats, etc. so that should do
the trick.

Damon
 
Damon said:
Sounds like you need to design a report with the inventory as source.
Reports can be emailed, converted to other formats, etc. so that should do
the trick.

Damon

What format do you need it in when it gets there?

Phil, London
 
You can email the entire .MDB file as an attachment.
Some email systems disallow emailing executables so you may have to rename
the file to .TXT then back to .MDB when it is received.
You can't email individual tables, forms etc.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
Back
Top