Microsoft
Software
Hardware
Network
Question : Date Range Query Criteria
Hi, I am using Access 2003. I have a date column called Date Produced. I only want the query I am running to search back the past 30 days in this column. What would be the syntax that I would need to put into the criteria field to accomplish this? Please advise. Thanks!
Answer : Date Range Query Criteria
Something like this:
SELECT <fields>
FROM <tables>
WHERE DateProduced Between (Date() - 30) And Now()
Random Solutions
How to tell when a text message has been opened
sql (2005) query - code to combine multiple columns into one
How to make a windows application modal?
Excel chart
Multiple UpDate & Select
vs2008 sp1
Miccrosoft, Excel, 2007 - How To Copy And Paste Conditional Formatting?
How to create Access Check Box Pick List Form then populate report based on selection
Membership to multiple domains on Win XP Pro
No Active Network Adapters Found - Pending Changes may disrupt network Connectivity