Recent content by e2kman

  1. E

    email application for Access

    Hello. Thank you for providing this 'free' software for email support. I am receiving error messages when I attempt to compile the code. First, I received a runtime error message. It seems that it cannot find a variable named 'pbBusinessName'. There are a few other variables that it cannot...
  2. E

    Sending Emails without Outlook.

    I am very grateful to the contributor of this code. I only found one error in the code it was 'Dim cdomsg As CDO.Message' which should have been 'Dim cdomsg as object'. It worked the first time. I do have a question though. When I supply a value for the parameter sFrom, it is accepted and...
Back
Top Bottom