My project includes a split form linked to a table, I added a combo box which is linked to one of the fields in the table which is a UPC code. I want to be able to select a UPC code and use the AfterUpdate event of th ecombo box to make the record with that UPC the current code and scroll the data view so that record is the on the top of the list, please help