I have a form which displays the fields of a particular record. On the same form I have a combo box which is limit list to one of the fields of the table. What I would like it to is when a selection is made in the combo box to update the rest of the forms display according to the new selected record. Is there a way to do this or the only way is to close the form down and start it up again at the particular record.