Hi all,
What I want to do is have my access database send an e-mail to a particular address every time a (numeric) value in a certain field falls below a predefined level. This doesn't have to be instantaneous.
I would imagine it would be necessary to write a query to return the records in which the value in the relevant field is below its predefined (or trigger level) and write a macro to run this query every hour, or every day or what ever we decide is necessary.
But do any of you know how to trigger access to send this (form letter style) e-mail based on the results of this query?
I'm not even sure if this is possible but any help in the matter would be greatly appreciated.
Best Regards
Shane
What I want to do is have my access database send an e-mail to a particular address every time a (numeric) value in a certain field falls below a predefined level. This doesn't have to be instantaneous.
I would imagine it would be necessary to write a query to return the records in which the value in the relevant field is below its predefined (or trigger level) and write a macro to run this query every hour, or every day or what ever we decide is necessary.
But do any of you know how to trigger access to send this (form letter style) e-mail based on the results of this query?
I'm not even sure if this is possible but any help in the matter would be greatly appreciated.
Best Regards
Shane