Results 1 to 2 of 2
  1. #1
    Husni is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Posts
    1

    Problem with sending Emails from Access 2010

    Hello everybody,


    A client of mine has a problem with sending Emails
    after he upgraded from Office 2007 to Office 2010.
    His code is very simple:

    Dim stDocName As String

    stDocName = "rptMailProjectleider"

    DoCmd.SendObject acReport, stDocName, acFormatRTF

    This code worked well in Office 2007.
    After upgrading to Office 2010 an error message shows up.:
    The message cannot be sent from Microsoft Access.

    I work with Office 2010 myself and on my computer
    this code works well.
    So I cannot explain why this code does not work
    on my client’s computer.

    Is it because of security settings in Outlook 2010?
    Does anybody have a clue?
    All ideas and suggestions are welcome.


    Yours sincerely,


    Husni

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Is the client on a network? Do other computers running 2010 have this issue?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Sending emails from Acess Database
    By Lirizarry in forum Access
    Replies: 3
    Last Post: 01-26-2012, 10:04 PM
  2. Sending data from form to multiple emails
    By GeorgeB in forum Access
    Replies: 11
    Last Post: 01-09-2012, 04:23 PM
  3. Sending multiple emails
    By Petefured in forum Programming
    Replies: 0
    Last Post: 05-24-2011, 03:40 AM
  4. Replies: 1
    Last Post: 05-10-2011, 09:48 AM
  5. Access 2010 Problem
    By DSTR3 in forum Access
    Replies: 7
    Last Post: 11-29-2010, 05:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums