View Full Version : Email an Access report in the Runtime version


Henley12
11-25-2009, 05:44 AM
Is there a way to email a report from Access 2007 runtime?

boblarson
11-28-2009, 08:50 PM
Yes, you should be able to do it pretty much the same way you do it in the regular version. What have you tried and what troubles have you run into?

Henley12
11-30-2009, 06:58 AM
Well.......I guess that's where I should have started. I have never emailed a report from Access in the first place. Is there an easy way to accomplish this?

boblarson
11-30-2009, 07:32 AM
Well.......I guess that's where I should have started. I have never emailed a report from Access in the first place. Is there an easy way to accomplish this?

Try looking into the DoCmd.SendObject.

Henley12
12-02-2009, 05:40 AM
I appear to be having a problem with the SendObject command. We do not use Outlook as our mail client. Could that be the problem?

boblarson
12-02-2009, 08:24 AM
A good chance. What do you use?

Henley12
12-02-2009, 01:35 PM
We use Groupwise.

boblarson
12-02-2009, 01:40 PM
We use Groupwise.

I'm sorry (had to use Groupwise when I was at Group Health in Seattle). But that is at least a little better than the Lotus Notes I have to live with currently. :mad:

Not sure what you need to do for Groupwise. It has been so long since I used it, I don't remember what I did.