Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. solugrp

    Sending an Alert Via Email

    This is the code: Sub VBATestSend_1() DoCmd.SendObject acReport, "Leadman Report", "RichTextFormat(*.rtf)", _ "<dpspi@hotmail.com>", "", "", "This is a test.", "", False, "" End Sub But when ran: It goes and gets the report, it attempts to locate the email profile and then I get an...
  2. solugrp

    Access Newbie

    I would like to know if there is a way to send and email alert from Access when a certain parameter is met. I work for at an Auto Parts Plant, and when one of the Critical machines breakdown, the plant managers would like to be alerted almost simutaneously. Any suggestions will be greatly...

Part and Inventory Search

Back
Top