I get a "message not sent when trying to send a report via email.

T

trose

When trying to forward a report in access, the email form comes up but there
is a message "This message has not been sent" any ideas?
 
B

BruceM

If you are using SendObject, check SendObject in Help for information about
the EditMessage argument. Briefly, using a zero for that argument will
result in the message being sent without the user having a chance to see it
or edit it. Otherwise just send the message like you would any other.
 
T

trose

No I'm just trying to forward a report. When you right click it gives you the
option to send to mail recipient. When it comes up as an attachment there is
no send button to actually send it.
Thanks.
 
B

BruceM

You right clicked the report, then chose Send To > Mail Recipient? What
happened then? What do you mean "comes up as an attachment"? I tried the
same procdure, and an e-mail message opened with an attachment in place.
 
Top