Is there one date field you are checking on ?
If so, you can do the following:
Create a layout that will have the Date field only.
Then the Script will be..
Go To Layout (one that has the Date Field, created above)
Enter Find Mode[Pause]
Perform Find[] (DO NOT Check Restore Find Requests)
Go to Layout (one that will display the entire record or Report)
Enter Browse Mode (If Layout is Data Entry)
OR
Enter Preview Mode(If layout is to be used as a Report)
That's it for the script
When the User is in the layout with the date field, they will have to enter date in a range like this (01/01/04...01/01/05) "..." works as a range for Find Requests.
Hope this helps..