Connecting Tech Pros Worldwide Forums | Help | Site Map

DoCmd.SendObject in Access2000 MDE

Lauren Quantrell
Guest
 
Posts: n/a
#1: Nov 12 '05
This works in my Access2000 MDB but not in the MDE created from the
same file (on the same workstation):
DoCmd.SendObject acSendReport, "myReportName", acFormatRTF,
"someone@somewhere.com", , , "mySubject", "myMessage", True
I hope someone can shed some light on this.
lq

Tony Toews
Guest
 
Posts: n/a
#2: Nov 12 '05

re: DoCmd.SendObject in Access2000 MDE


laurenquantrell@hotmail.com (Lauren Quantrell) wrote:
[color=blue]
>This works in my Access2000 MDB but not in the MDE created from the
>same file (on the same workstation):
>DoCmd.SendObject acSendReport, "myReportName", acFormatRTF,
>"someone@somewhere.com", , , "mySubject", "myMessage", True[/color]

Any particular message?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Closed Thread