Hi, Are you using the combo box to search for a particular record? If so, you can use an unbound combo box which lists all the records' primary keys and locates a record and also have your primary key as a separate text box. Primary keys should not generally be edited, you shouldn't use names...