My listbox created from a query works without me defining a "control source". Do I need to define a control source? Secondly, when a user makes a selection from my listbox, I want the selection to refer to a different field (tied to that record) and that field will be the "criteria" for additional queries. How do I tell populate the "criteria" via a selection from a listbox and its associated field?