How can I query an access database for all records not past their expiration date?
July 26th, 2011
I’m not trying to set up a complex database, just trying to set up a household coupon management database. I can’t figure out how to run a query so that it will only show records that are not expired (I have their expiration dates as a field in the original table). Any ideas?

