J
Jonas
I want to use an update query to update multiple records. I have two
tables with unique identifiers in each one. I need to move the data
from one table to another table based on the multiple unique
identifiers. Is there a way to do this without doing a loop in VBA to
use the update query many times?
tables with unique identifiers in each one. I need to move the data
from one table to another table based on the multiple unique
identifiers. Is there a way to do this without doing a loop in VBA to
use the update query many times?