Jump to content

Merge tables using a Macro


lordfa9

Recommended Posts

Let's say I have these two tables:LOC A

Itemcode	QtyFish		1Meat		3Eggs		4

LOC B

Itemcode	QtyFish		4Meat		3Eggs		1

How do I merge them together using a macro in Ms Access so that I get a table with the total of all the items? For example:

Itemcode	QtyFish 		5Meat		6Eggs		5

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...