Is this possible? 


The scenario is this. I have the following:
UPDATES table
INVENTORY table.
I want to makes multiple changes on multiple records on the Inventory table. What I have done is created a form that has a datasheet view and represents the UPDATES table.
In the bottom is the Datasheet view of the INVENTORY table.
I want to update all changes on the UPDATES table to compare and edit changes on records that are Matching on the INVENTORY table. I am using a datasheet for both. And when I try to use an update query it only updates one matching record on the INVENTORY table not both.
All help is very appreciated!!!!



The scenario is this. I have the following:
UPDATES table
INVENTORY table.
I want to makes multiple changes on multiple records on the Inventory table. What I have done is created a form that has a datasheet view and represents the UPDATES table.
In the bottom is the Datasheet view of the INVENTORY table.
I want to update all changes on the UPDATES table to compare and edit changes on records that are Matching on the INVENTORY table. I am using a datasheet for both. And when I try to use an update query it only updates one matching record on the INVENTORY table not both.
All help is very appreciated!!!!