Microsoft
Software
Hardware
Network
Question : Access SQL - Year greater than in query
hi,
I have a time/date column in one of my table named "comment date". Can someone tell me how I would say in a query, Where the "Comment Date" is less than 3 years old?
Hopefully simple
Thanks
Answer : Access SQL - Year greater than in query
this condition should do:
1:
where "Comment Date" >= dateadd("yy", -3, now())
Open in New Window
Select All
Random Solutions
Cannot uninstall Exchange 2010 Hub transport role of previously deleted 2008 R2 server
Distributing an Excel Add-In
how to convert an Omnis .df1 datafile to SQL?
Access Table structure...
Path To File Is Truncated...Can I Show The Full Path
BSOD with error FLTMGR_FILE_SYSTEM 0x000000F5
Richtextbox .. Center First Line with larger font ... remianing Body left justified with smaller font
MS Access VBA - test if docmd.openquery successful
MS Access Error
Positioning hyperlink target cell at center of screen