I've got a query that returns values of items past a follow up date entered by a user with a calender in the query criteria I have <Date() so it should show all follow up dates past the current date. The problem is it does not return this it gives all dates entered even ones past the current date. Is using the calender causing this due to a different format in the date() function perhaps?