Sending E-mails through access

dkbrostyle

New Member
Joined
Mar 16, 2002
Messages
28
Hi everyone,

I heard that it is possible to send an email through access, but don't know how to do that. I heard that it saves the section as a snapshot then sends it to the required email.

I have designed a form which when details are filled in i would like to design a button which sends all the information to the set email.
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
You use "SendObject" to send stuff through emails in Access. In A97 the Snapshot format is not one of the options listed for it but check help as it may be for XP.

Generaly it is better to build a report to send out information rather than sending directly from a form.

Peter
 
Upvote 0
You can also directly hook into Outlook, Novell Groupwise, or use standard MAPI as well.

It all depends on what you are trying to accomplish.

I also agree not to send a form, but convert to a snapshot, word doc, pdf etc and send that.

You can also directly export the data fields from a table or query into an email.

Just some thoughts....

CT
 
Upvote 0
but how can i convert the files, do i go macro and design one which automatically coverts it for me or what please.
 
Upvote 0
Hi i'm using windows XP office with access. I would like not to send a form but an email. Is it possible to send a report as an email and how would i do this? Would i have to go to macro and design a button which can send one or more reports.
 
Upvote 0

Forum statistics

Threads
1,221,668
Messages
6,161,163
Members
451,687
Latest member
KENNETH ROGERS

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top