This is difficult. If it is a static date range you can edit the sql
statement under when you edit the data connection and put in a SQL Statement.
If it is dynamic in your form you would have to query all the data and then
use a filter to find the data within your date range.
--
Thanks