Hello,
I am having an issues where I have a form with a start and end date combo boxes and also an employee combo box. I want the user to be able to select a start and end date and an employee name and display an excel sheet with the stuff that was done for that date range for that person.
I have it so that it creates a make table query. The date range works fine but it displays everybody instead of just the person I've selected.
Is there a criteria that I should be inputing or something I'm over looking. Should I be using bound combo boxes or is unbound ok?
THank you.
I am having an issues where I have a form with a start and end date combo boxes and also an employee combo box. I want the user to be able to select a start and end date and an employee name and display an excel sheet with the stuff that was done for that date range for that person.
I have it so that it creates a make table query. The date range works fine but it displays everybody instead of just the person I've selected.
Is there a criteria that I should be inputing or something I'm over looking. Should I be using bound combo boxes or is unbound ok?
THank you.