+ Reply to Thread
Results 1 to 9 of 9

email notification by excel with some specified conditions

  1. #1
    Registered User
    Join Date
    06-14-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    6

    Exclamation email notification by excel with some specified conditions

    Hello all!!
    I need a help in excel macros. PFA for the reference. (test file)
    Actually my mailing list are in the cells I2:P2 and the cc will be of Q2. The mail should be sent if only the status cell (F) will be pending/Partially completed. if the status is Completed then i need not to be send the mail. (This is the first condition) Then I need to check the target date (D) column if that is less than or equals to today, then the mail should be generated. for instance infact my status is pending and the target date which is not less than or equals to today means I should not send the mail ( This is the another condition). By inserting a button and assingning the macros to it


    KINDLY HELP ME WITH THIS PROBLEM. Thanks in advance.test file.xlsxtest.jpg

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: email notification by excel with some specified conditions

    KINDLY HELP ME WITH THIS PROBLEM
    What problem? There's no mention of a problem in the post, it's a specification for work to be done.

    I guess you mean the problem is the code does not exist yet?

  3. #3
    Registered User
    Join Date
    06-14-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    6

    Re: email notification by excel with some specified conditions

    Actually i dont have any code in the sheet i attached. my problem is the code I ont know hoe to do it thats y i need the help

  4. #4
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: email notification by excel with some specified conditions

    The simplest of searches will get you one of the best pages to describe sending email with VBA: http://www.rondebruin.nl/win/s1/outlook/mail.htm

  5. #5
    Registered User
    Join Date
    06-14-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    6

    Re: email notification by excel with some specified conditions

    I tried all these but end up with so many errors !!

  6. #6
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: email notification by excel with some specified conditions

    A sample can never do EXACTLY what you require - it's a sample!!

    But at least you will have some code to work with, you have a problem (or problems) you can describe and then, at least, it looks like you made an effort and you are asking for help with specific problems rather than posting an empty workbook (corrupt, incidentally, and built using an unlicensed copy of Excel) and effectively saying "do my work".
    Last edited by cytop; 06-17-2016 at 03:22 AM. Reason: Typo

  7. #7
    Registered User
    Join Date
    06-14-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    6

    Re: email notification by excel with some specified conditions

    yes exactly that is only sample file I tried I ended up with errors that why i came here i am a beginner to excel so i need ur help. I didnt say effectively as "do my work"

  8. #8
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MSO Home and Business 2024
    Posts
    7,500

    Re: email notification by excel with some specified conditions

    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  9. #9
    Registered User
    Join Date
    06-14-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    6

    Re: email notification by excel with some specified conditions

    Hope this will be work. thanks for your help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel auto email notification
    By kor123 in forum Outlook Formatting & Functions
    Replies: 0
    Last Post: 02-21-2016, 07:05 PM
  2. Excel/VBA email notification
    By warren0127 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 06-09-2014, 05:20 AM
  3. Get notification from excel to my outlook email
    By smilegirl71 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-24-2013, 09:33 AM
  4. How to send email notification from excel
    By amitwaje in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-19-2012, 06:49 AM
  5. email notification through excel
    By melleniam in forum Excel General
    Replies: 3
    Last Post: 03-01-2011, 04:16 PM
  6. Adding a notification box when conditions are met in Excel
    By cmdoclet69 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-29-2007, 06:14 PM
  7. [SOLVED] email Notification from Excel
    By bobbyfaescotland in forum Excel General
    Replies: 1
    Last Post: 07-20-2006, 01:19 PM

Tags for this Thread

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