In my database, the user opens the form and enters data (per usual). When they select items in the combo box, in the table that it puts the data in, it puts the item ID number and not the actual name. For example. When someone selects "flat panels" from a drop down, it records ''flat panels'' ID number, 1, instead of "flat panels"Any ideas how to fix this?