G
Guest
I am using Access 2003. I am trying to set up a Report based on a query
where the user can enter the "Month Year" (ie August 2006) in an input box,
and my query will take that entry and set up the search criteria for data
using the "Date_Field". I would want the search criteria to include every
day in that month (ie: Between #8/1/2006# And #8/31/2006#). I can easily do
this with two input boxes, and the user can input the first date and the
ending date, but I am trying to make it easier. Is this possible?
My other option on the input box would to have the user enter any day within
the month he wants, and the program can determine what the month is and how
many days are in it (ie: The use enters 8-25-06, and the program figures out
that the beggining date is 8-1-06 and the ending date is 8-31-06)
Thanks.
where the user can enter the "Month Year" (ie August 2006) in an input box,
and my query will take that entry and set up the search criteria for data
using the "Date_Field". I would want the search criteria to include every
day in that month (ie: Between #8/1/2006# And #8/31/2006#). I can easily do
this with two input boxes, and the user can input the first date and the
ending date, but I am trying to make it easier. Is this possible?
My other option on the input box would to have the user enter any day within
the month he wants, and the program can determine what the month is and how
many days are in it (ie: The use enters 8-25-06, and the program figures out
that the beggining date is 8-1-06 and the ending date is 8-31-06)
Thanks.
