mtrack81
August 2nd, 2001, 03:48 PM
Ok, I have 5 combo boxes on a form, each with no less than 10 choices.... What I want to do is look in a certain table and ONLY pick out the record(s) that have all five of the choices in common. So as you can see, I am really trying to get a small number of records here on a form. I also have a "Proceed" command button where once the user is done picking their choices, he/she will click on "proceed". I want to run an event procedure on the "on click" event, but I don't know where to go with this.. any help is appreciated...