+ Reply to Thread
Results 1 to 4 of 4

Auto Email Alert / Notification

  1. #1
    Registered User
    Join Date
    09-01-2015
    Location
    Delhi, India
    MS-Off Ver
    2010
    Posts
    32

    Auto Email Alert / Notification

    Hi Folks

    Any idea how to create an auto-alert mail and notification if certain data (with certain criteria) enters the table ?

    Im using MS access 2010

    so for example:

    If there is new entry with wherein NAME column and AGE column is filled then it should send an email to specific email id [email protected] and a notification in the Access DAta base.

    The preference would be an email but if only notification comes then also its fine.

    This mechanism should run after 15 minutes every-time.
    Last edited by tushararora; 09-11-2017 at 04:07 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,865

    Re: Auto Email Alert / Notification

    Create an afterupdate event for the two fields and employs the Send Object function. You should not be entering data directly into a table, but using a form whereby you can employ the afterupdate event.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    09-01-2015
    Location
    Delhi, India
    MS-Off Ver
    2010
    Posts
    32

    Re: Auto Email Alert / Notification

    Hi alansidman

    Thanks for responding!

    Sorry! I didnt understand.
    Can you please explain in detail and I wont be using a form. basically I want a mail alert as soon the criteria based enters the table.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,865

    Re: Auto Email Alert / Notification

    There is no way for this to happen or occur unless you use a form. It is unadvisable to allow users direct access to your data in the tables. Ask any developer in Access and they will tell you the same thing. A form is the method you need to use. Then you can employ the VBA events that allow this type of situation to occur.

    Tables are for storing data only. They are not used to manipulate data. That is done in queries and forms.

+ 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. Auto Save-as & Send Email Notification
    By Nerdy Nurse in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2014, 01:08 PM
  3. VB code for email alert/ notification in Excel 2007
    By Rayees in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-12-2013, 12:28 PM
  4. email notification when auto registration is due
    By CharJT in forum Excel General
    Replies: 3
    Last Post: 03-27-2013, 04:23 AM
  5. Auto send email notification
    By blackdiam0nd in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-21-2012, 04:12 AM
  6. Auto Email Notification (is this possible?)
    By 6288193 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-08-2012, 11:03 AM
  7. Excel Alert notification
    By knv8345 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-11-2007, 01:13 PM

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