I would like to build a set of two drop down menus. The first has a list of problems, the second has specifics on each problem. So what I want is when you select a problem on the first drop down menu the second only has the specifics for that drop down item, and for every other drop down item in the problems, there is a different set of specifics. I know this is based in seperate tables for everything but I'm having a bitch of a time figuring out what to do in the query builder and or list box. Please help.