I have created a List Box on a Form in the hope that when the user selects an item (Dept) from the list Box it updates the table which I have it linked to (Employee Table). I have tried creating a query containing just the items I want displayed(Dept) in the List Box and (through Lookup Wizard)...