+ Reply to Thread
Results 1 to 41 of 41

help with VBA conditional notification emails

Hybrid View

  1. #1
    Registered User
    Join Date
    03-08-2025
    Location
    Vancouver, Washington
    MS-Off Ver
    Microsoft 365 apps for business
    Posts
    24

    Re: help with VBA conditional notification emails

    What is this clock for? This clock only shows the time, it is not used for anything. The change in P28 is not used to alarm that it is 11:00, 12:00 etc. because this change does not trigger Worksheet_Change
    The time formula is so excel could match the current time with the time in the shift change schedule so that my lookup formula would work. using the now() formula excel was reading them as two different things, without that in cell P28 the formula in R26 does not work.
    Who is telling you to change the UpdateClock sub? I wrote that you need to correct the send_mail sub because I do not know what you are sending and to which address. But at the end of the send_mail sub there must be UpdateClock
    no one told me to use it. I was using it so that P28 would update on it's own (as the formula in that cell keeps the current time but ONLY when there has been a change in the worksheet) and I started using that BEFORE I started this thread for help with the email notifications. I did try the send_mail w/ update clock that you gave me but the email only sent after I hit run and after that it kept telling me that the macro was unavailable or nothing happened at all.

  2. #2
    Forum Contributor
    Join Date
    05-02-2013
    Location
    Poland
    MS-Off Ver
    Excel 2013
    Posts
    226

    Re: help with VBA conditional notification emails

    Quote Originally Posted by Coltara View Post
    The time formula is so excel could match the current time with the time in the shift change schedule so that my lookup formula would work. using the now() formula excel was reading them as two different things, without that in cell P28 the formula in R26 does not work.
    no one told me to use it. I was using it so that P28 would update on it's own (as the formula in that cell keeps the current time but ONLY when there has been a change in the worksheet) and I started using that BEFORE I started this thread for help with the email notifications. I did try the send_mail w/ update clock that you gave me but the email only sent after I hit run and after that it kept telling me that the macro was unavailable or nothing happened at all.
    I wish you good luck.

+ 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. Not receiving notification emails
    By Sintek in forum Excel General
    Replies: 28
    Last Post: 01-16-2017, 06:51 AM
  2. Can excel send an email notification when a conditional format has taken effect.
    By 2Sassy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-21-2016, 06:34 PM
  3. Deadline notification through conditional formating
    By dimitrioskal in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-16-2014, 06:20 AM
  4. Conditional Formatting on Due dates and email notification
    By dmallory in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-16-2014, 02:55 PM
  5. multiple notification emails
    By Andy Pope in forum Suggestions for Improvement
    Replies: 1
    Last Post: 09-19-2013, 02:18 PM
  6. Replies: 8
    Last Post: 08-31-2013, 03:20 AM
  7. Replies: 4
    Last Post: 01-11-2012, 07:59 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