Based on Date() I need to get the first of the year 10 years ago to use as a criteria in my query
So for example for today's Date() I need it to get back 1/1/1995.
I was trying to think of how to use DateAdd or DateDiff with the Date function but wan't sure how
Thanks
So for example for today's Date() I need it to get back 1/1/1995.
I was trying to think of how to use DateAdd or DateDiff with the Date function but wan't sure how
Thanks