Prompt a Date Range

S

Suliman

I am using Access 2000. When I run a query, I would like it to prompt me for
a date range and pull only those records.
 
K

KARL DEWEY

Use this as criteria ---
Between [Enter start date] And [Enter end date]

If you enter a date in a format that Access recognizes it will work.
 
Top