Greetings,
I'm currently using .addnew and .edit methods to update a table in VBA.
I have a flag setup so that if a new id comes in , then I use the .Addnew method to add a record to my table.
Some of the records are update records, which need to have data pulled from certain fields, then...