Noreene Patrick
Registered User.
- Local time
- Today, 11:42
- Joined
- Jul 18, 2002
- Messages
- 223
I have a report that needs to query by date, but I need to use an input box when report opens to enter date and then I only need it to return dates using month and year.
Such as:
When report opens I want to put in the input box this date, 04/04, and it returns all employees whose license expires in April, 2004. I cant figure out how to do this. (If I could make my table accept only month/year then it might be easier to query. But my table will display as mm/yy but it makes me put in entire mm/dd/yy.)
I am not sure how to make my input box connect to the query. You see, I need much help....
Could someone send me off on the correct path?
Thanks in advance
Such as:
When report opens I want to put in the input box this date, 04/04, and it returns all employees whose license expires in April, 2004. I cant figure out how to do this. (If I could make my table accept only month/year then it might be easier to query. But my table will display as mm/yy but it makes me put in entire mm/dd/yy.)
I am not sure how to make my input box connect to the query. You see, I need much help....
Could someone send me off on the correct path?
Thanks in advance