+ Reply to Thread
Results 1 to 6 of 6

Adding Names to auto email message

  1. #1
    Registered User
    Join Date
    07-20-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Adding Names to auto email message

    Hi There,

    I am currently working on a workbook that will email myself automatically when the expiry date is close.

    I am having trouble with adding the clients name to the email message when it is sent though.

    For example i want it to have: The filters for "Clients name" need to be replaced. With Clients name being added from whatever is listed in the column.

    If anyone could help me it would be very appreciated.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Adding Names to auto email message

    Not really sure what you mean by ... The filters for "Clients name" need to be replaced. With Clients name being added from whatever is listed in the column

    The code seems to go through the list and check each to see whether to send or not (although it could all be done in one send, but that is another matter?)..

  3. #3
    Registered User
    Join Date
    07-20-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Adding Names to auto email message

    Thanks for the reply.

    I am curious as to how it would be sent in one. How would it list everything?
    Last edited by Kid_k; 08-10-2011 at 06:20 PM.

  4. #4
    Registered User
    Join Date
    07-20-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Adding Names to auto email message

    I am curious as to how it would send in one emial. How would the email be layed out?

  5. #5
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Adding Names to auto email message

    Create an array of names, and then Join that into a string with a ; delimiter.

  6. #6
    Registered User
    Join Date
    07-20-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Adding Names to auto email message

    Ok Thanks for that i will give it a try

+ 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