Docmd.SendObject

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • benchpolo
    New Member
    • Sep 2007
    • 142

    Docmd.SendObject

    I have a vba code that utilizes Docmd.SendObjec t, and it defaults to whatever email system the person have in the pc.. Is there a way in VBA to utilize Yahoo as the email platform instead of the default email system in the user pc?
  • zimitry
    New Member
    • May 2007
    • 11

    #2
    I know of another way to send emails using CDO... you don't require a mail server too just internet access...

    See Ron De Broin's page on emailing...

    www.rondebruin. nl

    HTH

    z

    Comment

    Working...