I have a form for looking up equipment issues. I want people to be able to filter the search using 2 combo boxes, and a date range. For example, I want all the issues with the Packer that is on line 1 during the past week.



I have the combo boxes set up so the first box is where the user chooses the line, which then filters the second box where they can choose the equipment. I then want them to choose a start date and end date, click on search and have it filter the records, and disply them in the form. Thanks for the help.