K
Kaylen
I have a date column or date field in my database, I want to create a select
Query in which the Parameter asks to enter in a person's last name and the
year; then the query would show all data with the year wanted for the wanted
person. For example, I want to run a query of all the transactions taken
place in 2008 for this specific person last name. I am able to set the
parameter to ask for the last name, but I dont know how to set the parameter
for the year. Date field format is short date --/--/----. Can someone help me
set the parameter in the query to select all dates within one specific year?
Any help is appreciated.
Query in which the Parameter asks to enter in a person's last name and the
year; then the query would show all data with the year wanted for the wanted
person. For example, I want to run a query of all the transactions taken
place in 2008 for this specific person last name. I am able to set the
parameter to ask for the last name, but I dont know how to set the parameter
for the year. Date field format is short date --/--/----. Can someone help me
set the parameter in the query to select all dates within one specific year?
Any help is appreciated.