I have a form and a subform. The field "Status" is filled in on the subform for a certain "ItemNumber", and I need the status that was entered there to be sent to the Status field of 2 tables. one Being the "Item File" the other being "Item Subform File". Can this be done with the DLookup function, if so how? Can it be done at all? All I need is it to lookup to see what item number's status was changed and then change the status accordingly in two tables.