I have two tables, Scantable1 and serial#. In a form, I am pulling a field from scantable1(tagno). I am inputting information into this form and want to be able to update the serial# table with the for data. I need to know how I can update the serial# table with the tagno field from the scantable1 table if it does not exist in the serial# table.
Thanks
Thanks