Results 1 to 3 of 3
  1. #1
    rovman is offline Advanced Beginner
    Windows XP Access 2002
    Join Date
    Sep 2011
    Posts
    36

    Email Link


    In the database I have built I have an alert when this alert is triggered I want it to send out and email alert as well. Hod do I tie my these together?

  2. #2
    rovman is offline Advanced Beginner
    Windows XP Access 2002
    Join Date
    Sep 2011
    Posts
    36
    The code for my alert is as follows and does what is should do. Now I want to have it send out and email alert as well once the preceeding is meet.

    If me.units_in_stock < me.minimum_qty or me.units_in_stock = me.minimum_qty then
    me.order_qty= me.required_qty - me.units_in_stock

  3. #3
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Program Link to Outlook Email from a Buttom
    By taimysho0 in forum Programming
    Replies: 7
    Last Post: 11-23-2011, 02:07 PM
  2. Replies: 1
    Last Post: 07-26-2011, 05:18 PM
  3. Replies: 4
    Last Post: 04-13-2011, 10:11 AM
  4. send email to email addresses in database?
    By cnstarz in forum Access
    Replies: 5
    Last Post: 03-02-2011, 09:46 PM
  5. Email from report to Email body
    By Ehmke66 in forum Programming
    Replies: 4
    Last Post: 01-03-2011, 01:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums