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
Local delivery queue in retry mode
Annotate pdf file online using silverlight
C# VS2008 Win App - HOw can I create nice form skins - can I download them?
Errors Compiling DLL
SBS 2008 - Combine two gigabit nics for faster network speed.
Public Counter in VBA
Vista can't modify files (Access Denied)
Update Query to reverse items in a string
Trust Center default
SharePoint (WSS 3) access via UNC path