472,119 Members | 1,472 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

DoCmd.SendObject in Access2000 MDE

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,
"so*****@somewhere.com", , , "mySubject", "myMessage", True
I hope someone can shed some light on this.
lq
Nov 12 '05 #1
1 1531
la*************@hotmail.com (Lauren Quantrell) wrote:
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,
"so*****@somewhere.com", , , "mySubject", "myMessage", True


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
Nov 12 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.