P
Pyrite
Hi,
I have a query to highlight if I have sent a form to someone and not heard
anything back. There is a date sent and also a 'returned' which is completed
by an option group so is 1 for yes and 2 for no. I have the criteria of "2"
on the returned column so only displayed if not returned.
My problem is that I only want results displayed if it has been more than 3
weeks since I sent the form out hence I need <Date()+21 but that doesnt work
it just displays them if the date sent is smaller than todays date.
I have a query to highlight if I have sent a form to someone and not heard
anything back. There is a date sent and also a 'returned' which is completed
by an option group so is 1 for yes and 2 for no. I have the criteria of "2"
on the returned column so only displayed if not returned.
My problem is that I only want results displayed if it has been more than 3
weeks since I sent the form out hence I need <Date()+21 but that doesnt work
it just displays them if the date sent is smaller than todays date.