Hi
My Access is very rusty. I have a query based on a payment table. I have a value field and a date field in the query. I want to have 2 expression fields based on both these fields.
Basically I want to say display the value field if the date field is between now and -30 days and then another to say display the value field if the date field is between -30 days from now and -60 days. (Not sure if that makes much sense!) In other words, display the value fields if the date is within one month or within two months of today's date.
Can anyone help with the syntax?
Thanks
Andrew
My Access is very rusty. I have a query based on a payment table. I have a value field and a date field in the query. I want to have 2 expression fields based on both these fields.
Basically I want to say display the value field if the date field is between now and -30 days and then another to say display the value field if the date field is between -30 days from now and -60 days. (Not sure if that makes much sense!) In other words, display the value fields if the date is within one month or within two months of today's date.
Can anyone help with the syntax?
Thanks
Andrew