I'm new to Visual Basic and my project is to get Access to recognize the date in a field and send an e-mail only if the current date [Date()] matches the date entered in the field. There is a different date for each record (all in the future) so I want this to be a continual process well into the future. I've gotten the code for the sendobject, but how do I write the If/Then statement that tells Access when to trigger it? <br>Thanks for the help!<br><br>David