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 have setup.exe install a file into sytems32\drivers?
Microsoft sql2005 patches
Multiple update statement with foreign key constraints
How to Remove Roaming Profile in SBS 2003
How o get most recent record from history?
Using "Select * INTO" and original table field captions carryover.
sumproduct formula help
Code retriving duplicated numbers.
Browser hangs when uploading large files > 10 MB to Sharepoint
query