I need Access to automaically email the contacts data in TXT Format like this,
First_Name: John
Last_Name: Smith
Address: 12345 TBD
When a particular Cells data is = -1 then I need to send that contacts data as an E-mail TEXT with the labels not as a TEXT FILE attatchment but as TEXT in the email body...
BTW the table needs to be auto updated about every 5-10 minutes....to update the data...
then when a particular cell is = -1 then that triggers the email event...and sends the contacts data...
I need as much code hand holding as possible...Very new... :)
THX