Results 1 to 3 of 3
  1. #1
    Toots is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2011
    Posts
    3

    Error opening Outlook from Access

    The following code runs fine from my computer, which is running
    Windows XP, Access 2003, Office 2007, . There is no reference set to


    Outlook. Other references are set for VB for Application, Access
    11.0 , DAO 3.6, OLE Automation, and VB for Applications Extensibility.


    Dim objOutlook As Object
    Set objOutlook = CreateObject("Outlook.Application")

    When I try to run the same code on a computer running Windows 7,
    Access 2003,Office 2007 I get error 429.

    Thanks for your suggestions.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694

  3. #3
    Toots is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2011
    Posts
    3
    Error 429 was solved by installing service pack 2 for outlook 2007.

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

Similar Threads

  1. Sending Outlook E-mail - Run-time error '429'
    By jgelpi16 in forum Programming
    Replies: 2
    Last Post: 03-01-2011, 09:30 AM
  2. error message when opening the database
    By dollygg in forum Access
    Replies: 1
    Last Post: 10-04-2010, 08:34 PM
  3. Error In Opening Form
    By cwwaicw311 in forum Forms
    Replies: 1
    Last Post: 03-10-2010, 09:18 AM
  4. Error opening DLL
    By rhodesengr in forum Access
    Replies: 0
    Last Post: 10-29-2007, 11:47 AM
  5. Replies: 0
    Last Post: 06-19-2007, 09:45 AM

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