Hi,
Thanks for reading my post. I'd like some Access advice please.
I have 2 tables.
Table 1 has fields inventory, item_no, common_item_no
Table 2 has fields Res_qty, item_no
item_no is the unique identifier between tables.
I would like inventory and res_qty adding together and put into a new 3rd table with these fields item_no, common_item_no.
I hope this makes sense and thanks for any replies or pointers.
James.