I have a single table that contains a claim number field, and a doc type field, that have records. The table also contains a folder number field. I have a form set so that a user enters the claim number, and a Dlookup is done for the doc type, and displays the value on the form. The first field on the form is for the folder number, and the user enters this once for multiple records. How do I perform an update of the record in the table to reflect the folder number, after the user has performed the lookup of the doc type, and found that is valid.