Microsoft
Software
Hardware
Network
Question : Date criteria in Access 2007
Hello Experts
I am trying to extract data older than 2 years but can't seem to get the criteria right. I've tried >Date()-730 but it's not giving me what I need.
Any ideas?
LillyC
Answer : Date criteria in Access 2007
Hello LillyC,
If you want older than two years:
WHERE DateField < DateAdd("yyyy", -2, Date())
Regards,
Patrick
Random Solutions
How to determine combobox listindex of a known ID
How to read a stack trace in visual studio
Activate an existing task in the tas scheduler
Problem with Delete in MS Word 2003
MS Access And Power Point Presentation
Prefill bound textboxes from a combo box
Changing date/time of a file
Query containg subquery as source for crosstab
Use pop up form to control web browser
Printing "newspaper columns" in Excel