query a date

habbabub

Registered User.
Local time
Yesterday, 21:11
Joined
Jan 24, 2008
Messages
73
hi
how do i make a query that prompts a date and searches for anything that occured after that date?


thanks:eek:
 
In the criteria of the date field enter:

> [Enter Date]

square brackets required.

The query will prompt you for ENTER DATE
Enter the date and any record with adate greater than the date you entered will be returned.
 

Users who are viewing this thread

Back
Top Bottom