I need to be able to take an item from table1 and an item <br>from table2 and get the description from table3. The problem is the description in table3 could be one of two choices depending on the other tables, and in the table itself it is listed as other so you have to give it a new value.I would like to do this in a query rather than in code.