greysquirl
Programmer
I have a query that returns an employee's name, address birthday etc. What I need to do is have the query only return the birthday's of employee's in the current month or have the query ask what month they want birthday's for. Is it possible to have a combo box that lists all twelve months in the year and then let the user select what month they want this info for and then have the query get that info?