Hi,
I have prepared two access database named "Stock" (field - "S_ID", "Item_Name", "StockQty"), "Received" (field - "R_ID", "Item_Name", "ReceivedQty").
Now my question is how can I update the Stockqty with the help of ReceivedQty? Is there any VBA code which will help me to solve the problem.
Thanks
Regards
s60293jp