i have 2 table that have the same fields
the have autonumber index without duplicate
how can i make tbl1 to check what is the last number in tbl2
and give the record in tbl1 a number that is not in tbl2
i have append query and i can't run it because duplicate error
the have autonumber index without duplicate
how can i make tbl1 to check what is the last number in tbl2
and give the record in tbl1 a number that is not in tbl2
i have append query and i can't run it because duplicate error