H habbabub Registered User. Local time Yesterday, 21:11 Joined Jan 24, 2008 Messages 73 Feb 13, 2008 #1 hi how do i make a query that prompts a date and searches for anything that occured after that date? thanks
hi how do i make a query that prompts a date and searches for anything that occured after that date? thanks
S Sum Guy Registered User. Local time Yesterday, 21:11 Joined Nov 19, 2006 Messages 310 Feb 13, 2008 #2 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.
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.