H
hcj
Hi Raj,
In the criteria of date field in the query enter:
The text in the square brackets above will prompt the
user for the start and end dates desired and limit the
record set to dates in that range.
Hope this helps
requirement.
between these range.
In the criteria of date field in the query enter:
desired]=[Enter earliest date desired] and <=[Enter latest date
The text in the square brackets above will prompt the
user for the start and end dates desired and limit the
record set to dates in that range.
Hope this helps
create a query/report dynamically depending upon the users-----Original Message-----
I am using access 97.
I have a table with 5 fields(1 date fields). I want to
requirement.
i want to list only those records who's date field is in1) i want to know how i can get input from the user
2) how to generate the query out of it
i.e. if the user keys in 10/12/2003 and 15/12/2003, than
between these range.