Recent content by lcbadelles

  1. L

    Sending Individual Reports To Individual Emails

    Hi, THanks for the reply but i received this error. Let me know what i did wrong. THank you. Run-Time error '483': Object doesn't support this property or method. Set objOutlookAttach = .Attachments.Add(AttachmentPath) after writing the code as you have instructed... SendMessage...
  2. L

    Sending Individual Reports To Individual Emails

    Hi Paul, I am not sure if the link you provided answers my queries although it is very interesting and a good point of reference for future use. But it still doesn't answer my question. I just want to know how to automate the attachments by not typing the path (e.g. see below... he e-mail...
  3. L

    Sending Individual Reports To Individual Emails

    Hi Everyone, I hope you can help me on this same problem. As per the code above, i want to know how does the sending of message works with attachments based from a reference path field in the tblMailingList? For example, instead of running the code by typing Send Message "C:\textfile.txt", i...
Back
Top Bottom