I have a query which contains a Date/Time Field. I want to have the query open up asking me for a ‘StartDate’ & an ‘EndDate.’ The Date/Time Field is entitled, “TDate.” So I simply open the query in Design View, open up the Query Parameter window; on the first line I put “StartDate” & on the second line I put in “EndDate.” I set both Parameters Data Type to Date/Time, ran the query, I when I type in two dates (Start & End Date) in return I get ALL of the dates/Records can anyone please tell me what I might be doing wrong.
Thanks in advance