i have query"X" with all the records that have true values in their checked box. now on a seperate form the user selects a value from a combo box and i want all the records from the "X" query to update to that value...i think i need an update query and some code on the after update of the form with the combo box...could you tell me the steps