M
massa
I am new at access and can use some help. I have an existing table with 3
fields in it. I need to add field 2 and field 3 data into the existing
table.My table is set up like this:
Field 1 Field 2 Field 3
10002121 10003232 22.00
10003232 10002121 32.00
10004242 10004242 42.00
The numbers in field 1 and 2 is a product id code. I need to combine the two
fields, delete all duplicates. The dollar amount in field 3 is the amount
associated with the product id in field 2. I am trying to update my data from
1/31/2008 (field 1) with the updated 3-31-2008 data fields 2 and 3.
Please help!!!
fields in it. I need to add field 2 and field 3 data into the existing
table.My table is set up like this:
Field 1 Field 2 Field 3
10002121 10003232 22.00
10003232 10002121 32.00
10004242 10004242 42.00
The numbers in field 1 and 2 is a product id code. I need to combine the two
fields, delete all duplicates. The dollar amount in field 3 is the amount
associated with the product id in field 2. I am trying to update my data from
1/31/2008 (field 1) with the updated 3-31-2008 data fields 2 and 3.
Please help!!!