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
C# SQL Query considerations against a large database
PPS viewer for Windows 7 and 64 bit system
Batch file Delete all files from a directory, except the 2 files ..
Check Date against database date range values
BSOD 0X000000D1 nvstor.sys blue Screen
splitdata macro udf
Does a static library needs "export"?
Microsoft Word normal.dot/global template issue
Slow rending of Reporting server reports in firefox
Convert conditional formatting to normal formatting? conditional is lost when converting to Excel 95