Microsoft
Software
Hardware
Network
Question : Get records from last 7 days in access
I need to filter my "Created Date" column in access by the last 7 days. The date format is as follows MM/DD/YYYY HR:MIN:SEC AM/PM
any help is appreciated
Answer : Get records from last 7 days in access
it is the other way around
select * from tablex
where datevalue([createdDate])>=D
ate()-7
or
select * from tablex
where datevalue([createdDate])>=D
ateAdd("d"
,-7,Date()
)
Random Solutions
import emal from and to Thunderbird
Repeater Enable/Disable RequiredFieldValidator depending a textbox
External Monintor won't work w/ Toshiba laptop; it USED to; fn (f5) doesn't "stick"
Compact and repair doesn't work on a shared folder
Serious logon issue
Custom control communicating an event to parent form
Exchnage database restoration
Polycom ViewStation EX Network setup
RAID Configuration for SQL Server 2008 Enterprise R2
MS Excel, dynamic graph.