I would like to have a form that will update tables dependant upon which field has data. For instance if a person were to enter in an organization name, I would want the organization table to be updated...if a person entered in the Client Name, I would want the client table to be updated. Both tables have same fields associated with them...such as address, phone, fax etc. Is it possible to do this on one form or should I save headache and hassle by simply using a tab control? Thanks!