Results 1 to 11 of 11

Thread: Reload this Page Attaching all PDFs in folder to Outlook email using Word VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Hello there

    It will be highly appreciated if someone could help me modify this code a bit.

    I have an excel file where one sheet contains a list of emails and then there are sheets with letters for each of these emails.
    I already have a code that creates PDFs from all the sheets (in a dedicated folder).
    Now I need excel to loop through the email list (which is listed in the first sheet) and programmatically send an an outlook email to each of the emails, and attach the corresponding PDF file.

    I need excel to do this automatically, because I have about 100 files and I need to to this every month (so far this was done manually, and it is a real pain).

    Al the best and thanks in advance
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •