I have a table with 4000+ records. One of the fields contains a measurement(500cc, 1ml, etc). The user wanted to limit the choices for entry type(ml,cc,etc), so I added another field to the table for measurement type, and dropped a combobox on the form with valid choices for the user. Hence...