Ok, i am more of a command line db guy. So i'm not sure how to do what i want to do. I have three differnt querys i want to perform. (i will include these querys in a report)
First Query:
Select all records where the End_Date (a date field in my table) is greater than or equil to now().
Second Query:
Select all records where the Start_Date (a date field in my table) is greater than or equil to now() minus 7 days.
Third Query:
View all records where the End_Date (a date field in my table) is greater than or equil to now() minus 7 days.
If someone could tell me how to do this i would be very pleased. Like i said, i'm new to access and the help files that come with access are way more complicated than they should be. lol
Thanks for any help you can provide.
-Matt Keller
First Query:
Select all records where the End_Date (a date field in my table) is greater than or equil to now().
Second Query:
Select all records where the Start_Date (a date field in my table) is greater than or equil to now() minus 7 days.
Third Query:
View all records where the End_Date (a date field in my table) is greater than or equil to now() minus 7 days.
If someone could tell me how to do this i would be very pleased. Like i said, i'm new to access and the help files that come with access are way more complicated than they should be. lol
-Matt Keller