Hi everyone...I'm an access dummy, so bare with me. I'm creating a database for my boss and I've run into a small problem. I have a form which uses two combo boxes...one for employee name and one for employee ID. Once the user enters something into the box it populates the subform. Now my boss wants to include an option to search for transactions within a specific range of dates.
Right now I have a combo box for Employee Name
a combo box for Employee ID
and I'm going to need something to search for a range of dates.
I have a few questions...
1. How do I get the combo boxes to matchup ie. When I type in the Employee ID in one combo box I would like to see the name come up in the other automatically.
2. how do I allow the user to search for a range of dates on the form. I have both month and year categories included in the data...so I basically just need to know the best way to go about including this on the form.
I'm sorry this is really long and everything, but I'd really appreciate your help.
Thanks Alot,
Brandon
Right now I have a combo box for Employee Name
a combo box for Employee ID
and I'm going to need something to search for a range of dates.
I have a few questions...
1. How do I get the combo boxes to matchup ie. When I type in the Employee ID in one combo box I would like to see the name come up in the other automatically.
2. how do I allow the user to search for a range of dates on the form. I have both month and year categories included in the data...so I basically just need to know the best way to go about including this on the form.
I'm sorry this is really long and everything, but I'd really appreciate your help.
Thanks Alot,
Brandon