Relative Content

Tag Archive for vbams-accessoutlookvisio

Access If/And/Then to send email

I have an access database and from the form I want an email to trigger if the DaysLeft box is less than 5 and the MoveOutPacket box is empty
I have this code but it is not emailing Private Sub DaysLeft_Change()