+ Reply to Thread
Results 1 to 4 of 4

Email worksheet as PDF and using cells within activesheet for email addresses

  1. #1
    Registered User
    Join Date
    02-09-2011
    Location
    ft. lauderdale, fl
    MS-Off Ver
    Excel 2010
    Posts
    16

    Email worksheet as PDF and using cells within activesheet for email addresses

    I am very new to coding. I found coding to convert and email a worksheet in pdf format at http://www.rondebruin.nl/files/PDFExamples.txt. I need to email these files to a few different addresses within a range of cells. It is too cumbersome to have to hard code each sheet within the workbook with email addresses from the active sheet I am emailing. Each sheet goes to a different customer. this is the code I am using:

    Please Login or Register  to view this content.
    I found coding to email the worksheet to a range of addresses within the page, but havent' been successful in using it for the pdf coding.:

    Please Login or Register  to view this content.
    Thank you.
    Last edited by Mosborne1; 02-24-2011 at 04:52 PM. Reason: Still Need Help with this!!!!!

  2. #2
    Registered User
    Join Date
    02-09-2011
    Location
    ft. lauderdale, fl
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Email worksheet as PDF and using cells within activesheet for email addresses

    "Still looking for help on this, any advice?"

  3. #3
    Registered User
    Join Date
    07-28-2006
    Posts
    9

    Re: Email worksheet as PDF and using cells within activesheet for email addresses

    I use this in my email macro. I have a Sheet called "Email List" and in column "F" of that sheet is an email address. I have it so when there is an 'x' in any of the column "A" it adds the email list to a variable q, with the correct ; to make it so you can add multiple addresses.

    Please Login or Register  to view this content.
    Oh yeah, the x adds it to the "to list" the c does the cc list.


    If you want to see the semi-full macro look here...
    http://www.excelforum.com/excel-prog...mac-macro.html


    Hope this helps!

  4. #4
    Registered User
    Join Date
    02-09-2011
    Location
    ft. lauderdale, fl
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Email worksheet as PDF and using cells within activesheet for email addresses

    I will try this...thank you for your reply....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1