Here's the question. I'm putting together a database that will email users depending on a date. I've done a date diff function in a query and rolled the date into numbers so its easier to use. Here's where the question starts i need to develop a mod that checks my query for numbers that are less than 3 then and sends an email to them. There email address is in the query also. The amail needs to have a hyperlink back to the database as it's subject. Any help would be awesome.