+ Reply to Thread
Results 1 to 6 of 6

Automatically send email after certain condition is met

  1. #1
    Registered User
    Join Date
    03-29-2017
    Location
    Ontario, Canada
    MS-Off Ver
    2013
    Posts
    9

    Automatically send email after certain condition is met

    Hello all!

    You guys were amazing with my last question so hopefully I could get some additional help once again!

    Below is a screenshot of a page that if possible I would like to have the ability to automatically send a notification email when stock goes yellow and another when it goes red. Not sure if you can tie it to the color so if not send the emails during specific ranges, lets say 1 email to 2 addresses if stock is between 20,000 - 40,000 and then another email to 3 addresses if under 20,000.

    First I'm wondering if this is possible without VBA, there are so many features I have yet to discover in Excel so there may be something. If I need VBA then how do I go about doing this?

    Capture.JPG

    Thanks in advance for any help!
    Allan

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Automatically send email after certain condition is met

    Sending an eMail is the easy bit but you will need VBA.

    In order to kick off a a VBA macro you will need to use a Worksheet Change event. i.e. one that runs whenever something changes on a sheet. In your case that would be any cell that when changed causes a change in the Quantity column.

    Without seeing the workbook it's not possible to advise further so uploading the workbook should be your next step.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    03-29-2017
    Location
    Ontario, Canada
    MS-Off Ver
    2013
    Posts
    9

    Re: Automatically send email after certain condition is met

    Thank you for the reply Richard!

    My workbook has somewhat sensitive information in it so do you mind if I send it to you in a private message?

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Automatically send email after certain condition is met

    In that case desensitise the data and upload the workbook. We don't mind how many Donald Duck, M. Mouse...etc names you include.

  5. #5
    Registered User
    Join Date
    03-29-2017
    Location
    Ontario, Canada
    MS-Off Ver
    2013
    Posts
    9

    Re: Automatically send email after certain condition is met

    That is a much better idea lol

    Attached file.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    06-12-2017
    Location
    Dallas
    MS-Off Ver
    10
    Posts
    1

    Re: Automatically send email after certain condition is met

    Did you ever figure out the code for this? I'm curious.

+ 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. [SOLVED] Send email if a condition is true.
    By sn152 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-03-2022, 04:34 PM
  2. Automatically match Email ID & send email
    By yashagarwal in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-22-2016, 04:36 AM
  3. [SOLVED] Auto send email when condition is met
    By ghostly1 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-09-2016, 08:09 AM
  4. Condition on sendint email or not to send email by a yes no in a cell
    By toofani in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-14-2015, 04:35 AM
  5. VBA macro to send an email based on some condition.
    By santoshch in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-21-2014, 11:30 PM
  6. Email will not automatically send
    By cgduck21 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-11-2013, 03:22 PM
  7. Excel to automatically send an email from Outlook when a condition is met
    By Spyke in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-14-2011, 04:40 AM

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