dragongunner0351
Programmer
Hello all I have an Access 2003 DB,
I have a table that holds Machine Lead information.
Fields include: Id, CompanyName, MachineType, Quoted, DateQuoted, and Status.
I want to have a form that has predefined parameters (via list boxes or drop down list) for the user to select to help filter the records in the table.
FOR EXAMPLE: Because a customer can have multiple machine quotes in the system the endusers are requesting the following: A drop down list for the CompanyName, Then a drop down list for the MachineType.
I am familiar with developing a query to do this on one selection. However the endusers would like to be able to filter the records based off of more than one selection to narrow the results even further.
Any suggestions or recommending links on this technique would be greatly appreciated.
Thanks to all in advance.
I have a table that holds Machine Lead information.
Fields include: Id, CompanyName, MachineType, Quoted, DateQuoted, and Status.
I want to have a form that has predefined parameters (via list boxes or drop down list) for the user to select to help filter the records in the table.
FOR EXAMPLE: Because a customer can have multiple machine quotes in the system the endusers are requesting the following: A drop down list for the CompanyName, Then a drop down list for the MachineType.
I am familiar with developing a query to do this on one selection. However the endusers would like to be able to filter the records based off of more than one selection to narrow the results even further.
Any suggestions or recommending links on this technique would be greatly appreciated.
Thanks to all in advance.