I currently use a table to store data about quotations. Each record has three associated dates, date received, date quoted and purchase date. I would like to do a query for a specific time frame to analyze these quotes. How can I specify a single date range that will apply to the three different dates?