email a report when changes occur in a column

Korp26

New member
Local time
Today, 15:54
Joined
Feb 14, 2021
Messages
7
how would i send a report from access if a value in the report falls below set point.
 
you can add a code on the Open Event of the Report
and check if the Condition on that column is not met
and send the email if it does not.
 

Users who are viewing this thread

Back
Top Bottom