I have created a SQL Query in Access that reports the number of remaining inventory as Expr1. When a command button is clicked on a form, I would like it to send an email to a person if the Expr1 is less than 4.
Can someone helps me start with the VBA code that I would need to acomplish this?